Skip to content
Snippets Groups Projects
  • Koala Yeung's avatar
    b535966a
    Allow SCSS variables to be overridden (#2987) · b535966a
    Koala Yeung authored
    * 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`
    b535966a
    History
    Allow SCSS variables to be overridden (#2987)
    Koala Yeung authored
    * 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`