mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 06:18:19 +01:00
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|