-
-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
Thanks for this parser. It seems to be significantly faster than svelte3 on my setup.
I use postcss-nesting for my setup. While migrating, I am getting error for postcss
nesting syntax. Is there a way where I can disable css style checks
. In svelte3, I used to ignore styles using following config
settings: {
"svelte3/ignore-styles": () => true
},
Metadata
Metadata
Assignees
Labels
No labels