mirror of
https://github.com/clockworkpi/wiki.clockworkpi.com.git
synced 2025-12-12 08:48:51 +01:00
8 lines
146 B
SCSS
8 lines
146 B
SCSS
---
|
|
# Only the main Sass file needs front matter (the dashes are enough)
|
|
---
|
|
@import "grid";
|
|
@import "wiki";
|
|
@import "footer";
|
|
@import "content";
|