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