diff --git a/_sass/thesis.scss b/_sass/thesis_styles.scss similarity index 100% rename from _sass/thesis.scss rename to _sass/thesis_styles.scss diff --git a/assets/css/thesis.scss b/assets/css/thesis.scss index 746eb4e..b534eb3 100644 --- a/assets/css/thesis.scss +++ b/assets/css/thesis.scss @@ -1,4 +1,4 @@ --- --- @import "base"; -@import "thesis"; \ No newline at end of file +@import "thesis_styles"; \ No newline at end of file