Skip to content

Commit

Permalink
Moved include your own SASS files to the correct position
Browse files Browse the repository at this point in the history
  • Loading branch information
jordykommeren committed Mar 5, 2019
1 parent a122144 commit 6daa679
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/scss/style.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* Epartment Boilerplate
* Include your own SASS files below
*/
@import 'boilerplate';

/*
* Include your own SASS files below
* Epartment Boilerplate
*/
@import 'boilerplate';

0 comments on commit 6daa679

Please sign in to comment.