Files
phpbb-theme-simplicity-grif/simplicity/theme/_custom_config.scss
2020-12-03 00:07:54 +01:00

14 lines
346 B
SCSS

//
// Add your custom configuration variables to this file.
// See _style_config.scss for list of variables
//
// This file requires SASS compiler.
// You can find instructions here: http://www.artodia.com/phpbb-31-tutorials/compile-theme/
//
// Examples: (commented to prevent it from working)
//
// $show-logo: true;
// $use-wrapper: false;