mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-10 04:09:11 -06:00
Cleanup aliases, remove example code, tailwind
This commit is contained in:
6
frontend/postcss.config.cjs
Executable file
6
frontend/postcss.config.cjs
Executable file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user