🎉
This commit is contained in:
commit
824e2ea9d5
35 changed files with 9142 additions and 0 deletions
3
postcss.config.js
Normal file
3
postcss.config.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
plugins: [require('tailwindcss'), require('autoprefixer')]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue