1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-08 16:48:09 +00:00
jekyll-theme-chirpy/assets/css/variables-hook.scss
2021-07-04 23:24:30 +08:00

6 lines
174 B
SCSS

/*
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