mirror of
https://github.com/System-End/My-website.git
synced 2026-04-19 19:45:10 +00:00
5 lines
70 B
JavaScript
Executable file
5 lines
70 B
JavaScript
Executable file
export default {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|