We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6491bcf commit b5e7d06Copy full SHA for b5e7d06
theme.json
@@ -8,6 +8,27 @@
8
"spacing": {
9
"margin": true,
10
"padding": true
11
+ },
12
+ "background": {
13
+ "backgroundImage": true
14
15
+ "border": {
16
+ "color": true,
17
+ "radius": true,
18
+ "style": true,
19
+ "width": true
20
21
+ "color": {
22
+ "link": true
23
24
+ "dimensions": {
25
+ "minHeight": true
26
27
+ "position": {
28
+ "sticky": true
29
30
+ "typography": {
31
+ "lineHeight": true
32
}
33
34
0 commit comments