fix(css): scope utilities under the view root so tailwind plugins stop outranking each other
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"includes": ["tests/**", "preview/**"],
|
||||
"includes": ["tests/**", "preview/**", "scripts/**"],
|
||||
"linter": {
|
||||
"rules": {
|
||||
"performance": {
|
||||
|
||||
Reference in New Issue
Block a user