fix: update tailwind config package
This commit is contained in:
parent
e962770a5f
commit
3f708e451c
22 changed files with 24 additions and 30 deletions
7
packages/tailwind-config/postcss.config.js
Normal file
7
packages/tailwind-config/postcss.config.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
module.exports = {
|
||||
plugins: {
|
||||
"tailwindcss/nesting": {},
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue