feat: initial bootstrappy stuff
This commit is contained in:
parent
70c42751e3
commit
025cc4f6f1
12 changed files with 6697 additions and 11211 deletions
6
postcss.config.js
Normal file
6
postcss.config.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue