We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32165d commit 506b869Copy full SHA for 506b869
tools/new-rule.ts
@@ -27,7 +27,7 @@ import {
27
getStyleContexts,
28
getCommentDirectivesReporter,
29
StyleContext,
30
-} from "../styles"
+} from "../styles/context"
31
import type { VCSSSelectorNode } from "../styles/ast"
32
import type { RuleContext, Rule } from "../types"
33
0 commit comments