stylelint-config-concentric-order
Advanced tools
Comparing version
{ | ||
"name": "stylelint-config-concentric-order", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "This Stylelint configuration validates the ordering of CSS properties according to Concentric CSS", | ||
@@ -5,0 +5,0 @@ "author": "Alvin Chan <no@email.com>", |
@@ -200,2 +200,3 @@ // Groups of CSS properties in Concentric order | ||
'order/order': [ | ||
{ type: 'at-rule', name: 'import' }, | ||
'dollar-variables', | ||
@@ -202,0 +203,0 @@ 'custom-properties', |
7137
0.61%234
0.43%