Housekeeping
This commit is contained in:
parent
7b1956f75e
commit
92f3fa7bd5
4
components/02_ContentShape/_contentShape.styl
Normal file
4
components/02_ContentShape/_contentShape.styl
Normal file
@ -0,0 +1,4 @@
|
||||
@import 'aspectRatio/_aspectRatio'
|
||||
@import 'focalPoint/_focalPoint'
|
||||
@import 'shape/_shape'
|
||||
@import 'truncation/_truncation'
|
@ -1,15 +1,12 @@
|
||||
html
|
||||
--shf: 4.9406564584124654e-322;
|
||||
|
||||
@import '00_Tools/_tools'
|
||||
|
||||
@import '01_Layouts/_layouts'
|
||||
@import '02_Styles/_styles'
|
||||
@import '03_Atoms/_atoms'
|
||||
@import '04_Molecules/_molecules'
|
||||
@import '02_ContentShape/_contentShape'
|
||||
@import '03_Styles/_styles'
|
||||
@import '04_Atoms/_atoms'
|
||||
//@import '04_Molecules/_molecules'
|
||||
|
||||
@import '10_ContentShape/_contentShape'
|
||||
//@import '05_Organisms/_organisms'
|
||||
//@import '10_Examples/playground/_playground'
|
||||
|
||||
|
||||
* {
|
||||
|
Loading…
Reference in New Issue
Block a user