This commit is contained in:
commit
f265233a06
168 changed files with 31208 additions and 0 deletions
6
web-app/postcss.config.js
Normal file
6
web-app/postcss.config.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue