mirror of
https://github.com/sern-handler/website
synced 2026-06-05 17:06:58 +00:00
8 lines
74 B
JavaScript
8 lines
74 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
|
|
|
|
}
|
|
};
|