see if a rename helps
This commit is contained in:
-1
@@ -1,4 +1,3 @@
|
|||||||
$cth-height: 48px
|
|
||||||
=linear-gradient($pos, $G1, $G2: null, $G3: null, $G4: null, $G5: null, $G6: null, $G7: null, $G8: null, $G9: null, $G10: null, $fallback: null)
|
=linear-gradient($pos, $G1, $G2: null, $G3: null, $G4: null, $G5: null, $G6: null, $G7: null, $G8: null, $G9: null, $G10: null, $fallback: null)
|
||||||
// Detect what type of value exists in $pos
|
// Detect what type of value exists in $pos
|
||||||
$pos-type: type-of(nth($pos, 1))
|
$pos-type: type-of(nth($pos, 1))
|
||||||
@@ -11,4 +11,4 @@ $font-family-content: Georgia, serif
|
|||||||
@import ./foundation_and_overrides
|
@import ./foundation_and_overrides
|
||||||
@import ./elements/*
|
@import ./elements/*
|
||||||
@import ./pages/*
|
@import ./pages/*
|
||||||
@import ./structure
|
@import ./theme_structure
|
||||||
|
|||||||
Reference in New Issue
Block a user