mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 03:53:41 +01:00
6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|