add content and change project layout
This commit is contained in:
10
assets/styles/index.sass
Normal file
10
assets/styles/index.sass
Normal file
@ -0,0 +1,10 @@
|
||||
@import 'variables'
|
||||
@import 'npm:@csstools/normalize.css/normalize.css'
|
||||
|
||||
*
|
||||
box-sizing: border-box
|
||||
|
||||
@import 'structure'
|
||||
@import 'content'
|
||||
@import 'typography'
|
||||
@import 'scheme'
|
Reference in New Issue
Block a user