diff --git a/sass/understrap-child.scss b/sass/understrap-child.scss index a04e5c3..a1816d5 100644 --- a/sass/understrap-child.scss +++ b/sass/understrap-child.scss @@ -1,32 +1,3 @@ -/***************************************************************** -Import all needed 3rd party sass files plus your own style and variables - -1. ../bower_components/_s/sass/style // Adding underscores default styles ake sure you run bower install before! <- Dont edit this files! --------------------------------------- -2. theme/theme_variables.scss // Overwriting Bootstrap variables and for own variables <-- ADD YOUR VARIABLES HERE --------------------------------------- -3.../bower_components/bootstrap-sass/assets/stylesheets/bootstrap // adding bootstrap from bower components folder. Make sure you run bower install before! <- Dont edit this files! --------------------------------------- -4. understrap/understrap.scss // Some basic understrap styles. Helps to combine Bootsrap and _s theme and provides some basic styleing for additonal functions <- Dont edit this files! --------------------------------------- -5. ../bower_components/fontawesome/scss/font-awesome <- Dont edit this files! If you donĀ“t need/want Font Awesome support comment out this line --------------------------------------- - - - - * - * - * - ******* - ***** - *** - * - - - -// Any additional imported files // -6. theme/theme.scss"; // <-- ADD YOUR STYLES HERE -***************************************************************** */ //@import "../../understrap/bower_components/_s/sass/style";