mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
add include and variable in the sort order
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
"unitless-zero": true,
|
||||
"vendor-prefix-align": true,
|
||||
"sort-order": [
|
||||
[ "$include" ],
|
||||
[ "$variable" ],
|
||||
[
|
||||
"font",
|
||||
"font-family",
|
||||
@@ -318,4 +320,4 @@
|
||||
"text-shadow"
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user