krata/assets/css/variables-hook.scss

6 lines
174 B
SCSS
Raw Normal View History

/*
Appending custom SCSS variables will override the default ones in `_sass/addon/variables.scsss`
*/
$tab-count: {{ site.tabs | size | plus: 1 }}; // plus 1 for home tab