web-ui: wave-1 foundation — services/web-ui/postcss.config.js
This commit is contained in:
parent
9d99811272
commit
3df6a4434e
1 changed files with 6 additions and 0 deletions
6
services/web-ui/postcss.config.js
Normal file
6
services/web-ui/postcss.config.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
||||
Loading…
Reference in a new issue