resorting 3

This commit is contained in:
Holger Koenemann 2014-12-12 10:24:45 +01:00
parent ac9cd33e3c
commit cf8ee11146
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
@import "underscores/underscores"; // the _s starter theme basic styles <- Dont edit this files!
@import "underscores/understrap_underscores"; // the _s starter theme basic styles <- Dont edit this files!
@import "theme/theme_variables"; // Overwriting Bootstrap variables and for own variables
@import "bootstrap/bootstrap"; // adding bootstrap <- Dont edit this files!
@import "bootstrap/understrap_bootstrap"; // adding bootstrap <- Dont edit this files!
@import "understrap/understrap"; // Some basic understrap styles. Helps to combine Bootsrap and _s theme and provides some basic styleing for additonal functions <- Dont edit this files!
@import "font-awesome/font-awesome"; // <- Dont edit this files! If you don´t need/want Font Awesome support comment out this line
@import "font-awesome/understrap_font-awesome"; // <- Dont edit this files! If you don´t need/want Font Awesome support comment out this line
// Any additional imported files //
@import "theme/theme"; // <-- ADD YOUR STYLES HERE