Initial commit
[yaffs-website] / web / themes / custom / yaffs / scss / _default-variables.scss
1 /**
2  * Default Variables.
3  *
4  * Modify this file to provide default Bootstrap Framework variables. The
5  * Bootstrap Framework will not override any variables defined here because it
6  * uses the `!default` flag which will only set their default if not already
7  * defined here.
8  *
9  * You can copy existing variables directly from the following file:
10  * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
11  */
12
13 // Set the proper directory for the Bootstrap Glyphicon font.
14 $icon-font-path: '../bootstrap/assets/fonts/bootstrap/';