mirror of
https://github.com/jimeh/jimeh.github.io.git
synced 2026-02-19 09:06:40 +00:00
Initial commit of jimeh.me v4.0
This commit is contained in:
10
css/main.scss
Executable file
10
css/main.scss
Executable file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
# Only the main Sass file needs front matter (the dashes are enough)
|
||||
---
|
||||
|
||||
// Import partials from `sass_dir` (defaults to `_sass`)
|
||||
@import
|
||||
"setup",
|
||||
"base",
|
||||
"layout"
|
||||
;
|
||||
Reference in New Issue
Block a user