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 5bcdb17 commit 1a4a4d2Copy full SHA for 1a4a4d2
ai/liquid.mdc
@@ -504,7 +504,7 @@ alwaysApply: true
504
505
<variables>
506
- Use CSS variables to reduce redundancy
507
- - Hardcode values as variables first (e.g. --touch-target-size: 44px)
+ - Hardcode values as variables first (e.g. --touch-target-size: 45px)
508
- Never hardcode colors, use color schemes
509
- Scope variables to components unless global
510
- Global variables go in :root (in may live in a file like snippets/theme-styles-variables.liquid)
data/latest.json
@@ -1,2 +1,2 @@
1
-{ "revision": "99587a4601d3a6b7ecea0a67bbbab9103109fa24" }
+{ "revision": "5bcdb17ea96a2da6f2fc5662d24586e322ac4b87" }
2
0 commit comments