You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
607 B
18 lines
607 B
6 years ago
|
/*******************************************************
|
||
|
* Custom theme code styles
|
||
|
* Written by Themelize.me (http://themelize.me)
|
||
|
*
|
||
|
* This example can be used as a starting point for your own
|
||
|
* .scss file(s) or to include to override or add to theme-style.css
|
||
|
*
|
||
|
*******************************************************/
|
||
|
|
||
|
// -------------------------------------------
|
||
|
// REQUIRED: Variables & Mixins
|
||
|
// -------------------------------------------
|
||
|
@import "init.scss";
|
||
|
|
||
|
// -------------------------------------------
|
||
|
// YOUR INCLUDES OR SASS CODE BELOW
|
||
|
// -------------------------------------------
|