hippie/source/style/_demo_config.scss
Stephan 48437cc4f4 demo.6 - Demo content and style changes
- sorted many styles for better groups
- started renaming of variables $basic_front_color becomes
$color_front_basic for example
- new demo page examples
- moved config file examples to deprecated file
2018-10-07 16:58:07 +02:00

6 lines
251 B
SCSS

// Override for configuration file
// All variables setup with !default in gloabl/_config.scss can be used
// ------------------------------------------------------------------------------
// $color_back_basic: yellow;
// $basic_link_color: magenta;