1
0
Fork 0
mirror of https://github.com/Oreolek/raconteur.git synced 2024-07-17 05:44:25 +03:00
raconteur/css/main.scss

9 lines
186 B
SCSS
Raw Normal View History

2015-04-13 12:32:17 +03:00
---
# Only the main Sass file needs front matter (the dashes are enough)
---
@charset "utf-8";
@import "normalize.css";
@import "skeleton.css";
@import "styles", "syntax-highlighting";