Commit Graph

7 Commits

Author SHA1 Message Date
Nikolay Nizruhin 231da4a6e9
Remove sass variables 2018-02-12 00:52:17 +02:00
Taylor Otwell cd53623249 compile 2017-12-20 17:02:59 -06:00
Mohamed Said 4be558ac65 switch to bootstrap4 2017-12-20 21:14:56 +02:00
Taylor Otwell 0cb107c84c move fontsls 2017-02-03 15:49:27 -06:00
Ahmed M. Ammar 2cc5f349d4 Add font path variable 2017-02-03 18:21:04 +02:00
Carlos M. Trinidad 6e8d629ec0 Remove space in _variables.scss 2016-10-16 16:53:26 -05:00
Ramon d829d7553e Rename variables.scss to _variables.scss
We don't need variables.scss to be compiled into CSS, because it's being imported into app.scss (and get's compiled there). Added an underscore so the Sass compiler ignores this file, which is a common practice with Sass partials (see http://sass-lang.com/guide @ Partials).
2016-09-14 11:19:50 +02:00