mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 17:59:28 +08:00
progress on client site
This commit is contained in:
6
site/postcss.config.js
Normal file
6
site/postcss.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user