mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
imports order fix
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"settings"
|
||||
|
||||
, "vendors/jacket"
|
||||
|
||||
, "tools/functions"
|
||||
, "tools/mixins"
|
||||
|
||||
, "base/normalize"
|
||||
, "base/fonts"
|
||||
@@ -13,9 +16,6 @@
|
||||
, "base/headings"
|
||||
, "base/forms"
|
||||
|
||||
, "tools/functions"
|
||||
, "tools/mixins"
|
||||
|
||||
, "generic/helpers"
|
||||
, "generic/trumps"
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user