aboutsummaryrefslogblamecommitdiff
path: root/assets/css/style.scss
blob: e57aa9a1b943bb99f3ada008eaff897a2af20cb6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                             
---
---

/*
  If the number of TAB files has changed, the following variable is required.
  And it must be defined before `@import`.
*/
$tab-count: {{ site.tabs | size | plus: 2 }}; // plus 1 for home tab

@import "{{ site.theme }}";

/* append your custom style below */