Rename _theme.scss

This commit is contained in:
Benjamin Neff 2017-01-05 00:44:00 +01:00
parent 70fc75dcb1
commit 76f74342b6
2 changed files with 3 additions and 3 deletions

View file

@ -1,9 +1,9 @@
---
---
@import "_pygments.scss";
@import "_webfonts.scss";
@import "theme.scss";
@import "pygments";
@import "webfonts";
@import "theme";
.container-fluid {
max-width: 1200px;