-
- Downloads
There was an error fetching the commit references. Please try again later.
Removed css declarations out of main.scss, so main is only a collector
Fonts, variables and mixins are now all in their own stylesheets
Showing
- app/assets/stylesheets/fonts.scss 7 additions, 0 deletionsapp/assets/stylesheets/fonts.scss
- app/assets/stylesheets/main.scss 19 additions, 94 deletionsapp/assets/stylesheets/main.scss
- app/assets/stylesheets/mixins.scss 74 additions, 0 deletionsapp/assets/stylesheets/mixins.scss
- app/assets/stylesheets/variables.scss 6 additions, 0 deletionsapp/assets/stylesheets/variables.scss
app/assets/stylesheets/fonts.scss
0 → 100644
app/assets/stylesheets/mixins.scss
0 → 100644
app/assets/stylesheets/variables.scss
0 → 100644
Please register or sign in to comment