masto-fe/app/javascript
Koala Yeung b535966ab5 Allow SCSS variables to be overridden (#2987)
* Allow SCSS variables to be overridden with
  `app/javascript/pack/variables*.scss`

* Allow these SCSS variables to be overriden:
  * `$base-shadow-color`
  * `$base-overlay-background`
  * `$base-border-color`
  * `$simple-background-color`
  * `$primary-text-color`
  * `$valid-value-color
  * `$error-value-color`
2017-05-12 19:22:50 +02:00
..
fonts Fix local fonts and change font-face values (#2877) 2017-05-07 15:23:06 +02:00
images Remove unnecessary .keep files (#2976) 2017-05-11 01:45:42 +02:00
mastodon Allow SCSS variables to be overridden (#2987) 2017-05-12 19:22:50 +02:00
packs Add dynamic polyfills for older browsers (#2985) 2017-05-11 11:26:06 +02:00
styles Allow SCSS variables to be overridden (#2987) 2017-05-12 19:22:50 +02:00