Restructure Sass files and folders for proper application Sass development

This commit is contained in:
iRouge
2015-06-11 15:49:37 -04:00
committed by Francis Lachapelle
parent 5217c0ac64
commit 256d5e1bac
8 changed files with 34 additions and 4304 deletions
@@ -1,3 +1,13 @@
// todo : implement path variables for seamless imports
// Ex. $css-path: '../css/
// functions can provides aliases to
// palettes import -
// ------------------------------------------------------------------------------
// fixme : consolidate all settings and imports in a decent 'settings' file
@import '../themes/color-palette'; // fixme : clarify if it is deeded or assure by javascript
// Font Variables
$font-family: RobotoDraft, Roboto, 'Helvetica Neue', sans-serif !default;
$font-family: Ubuntu, 'Helvetica Neue', sans-serif; //override