1
0
Fork 0
mirror of https://github.com/Oreolek/raconteur.git synced 2024-07-08 01:14:23 +03:00
raconteur/css/main.scss
2015-04-13 06:32:17 -03:00

9 lines
186 B
SCSS

---
# 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";