We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d758b commit 203d3aeCopy full SHA for 203d3ae
1 file changed
lib/forms.css.ts
@@ -8,8 +8,8 @@ import {
8
focusWidthVar,
9
} from './focusable.css.js';
10
import { purposeVariantVars } from './purpose.css.js';
11
-import { baseVars, type Prefix, propsVars } from './vars.css.js';
12
import { textVariantVars } from './typography.css.js';
+import { baseVars, type Prefix, propsVars } from './vars.css.js';
13
14
/**
15
* Form control vars
0 commit comments