Reworking assets
This commit is contained in:
parent
1e546f00b1
commit
30f9b0f557
201 changed files with 434 additions and 14696 deletions
18
resources/sass-orig/app.scss
vendored
Normal file
18
resources/sass-orig/app.scss
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
// app.scss
|
||||
|
||||
// General styles
|
||||
@import "base";
|
||||
@import "site-header";
|
||||
@import "main";
|
||||
@import "articles";
|
||||
@import "notes";
|
||||
@import "footer";
|
||||
|
||||
// Mapbox styles
|
||||
@import "mapbox";
|
||||
|
||||
// The syndication links at the end of notes
|
||||
@import "syndication";
|
||||
|
||||
// Accessible emoji
|
||||
@import "emoji";
|
Loading…
Add table
Add a link
Reference in a new issue