We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f92af commit a5eb48fCopy full SHA for a5eb48f
packages/runtime/src/core.ts
@@ -1,4 +1,4 @@
1
-import { MasterCSS, config as defaultConfig, Rule, SyntaxLayer, RuleNode } from '@master/css'
+import { MasterCSS, config as defaultConfig, Rule, SyntaxLayer } from '@master/css'
2
import { type Config, SyntaxRule } from '@master/css'
3
4
import './types/global'
0 commit comments