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