mirror of
https://github.com/Tthfyth/source.git
synced 2026-03-16 06:13:19 +08:00
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|