Skip to content

Commit

Permalink
cleanup scss
Browse files Browse the repository at this point in the history
  • Loading branch information
holger1411 committed Feb 14, 2016
1 parent 5a7e714 commit 82ac931
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions sass/understrap-child.scss
Original file line number Diff line number Diff line change
@@ -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";

Expand Down

0 comments on commit 82ac931

Please sign in to comment.