mirror of
https://github.com/snachodog/tok-to-insta-follower-bridge.git
synced 2025-04-03 10:41:25 -06:00
chore: fix warning at nested css
This commit is contained in:
parent
f6b13b2ab8
commit
13f373f751
@ -3,8 +3,8 @@
|
||||
*/
|
||||
module.exports = {
|
||||
plugins: {
|
||||
'tailwindcss/nesting': 'postcss-nesting',
|
||||
"tailwindcss/nesting": "postcss-nesting",
|
||||
tailwindcss: {},
|
||||
autoprefixer: {}
|
||||
}
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user