File tree 1 file changed +14
-11
lines changed
1 file changed +14
-11
lines changed Original file line number Diff line number Diff line change 10
10
11
11
@import
12
12
" vendor/breakpoint/breakpoint" ,
13
- " vendor/susy/susy" ,
14
-
13
+
15
14
" themes" ,
16
15
" theme/{{ site.site_theme | default: 'default' }}" ,
17
- " syntax" ,
18
16
19
17
" include/mixins" ,
20
- " include/utilities " ,
21
-
22
- " layout/archive " ,
18
+ " vendor/susy/susy " ,
19
+
20
+ " layout/reset " ,
23
21
" layout/base" ,
22
+
23
+ " include/utilities" ,
24
+ " layout/tables" ,
24
25
" layout/buttons" ,
25
- " layout/footer" ,
26
- " layout/forms" ,
26
+ " layout/notices" ,
27
27
" layout/masthead" ,
28
28
" layout/navigation" ,
29
- " layout/notices" ,
29
+ " layout/footer" ,
30
+ " syntax" ,
31
+
32
+ " layout/forms" ,
33
+
30
34
" layout/page" ,
31
- " layout/reset " ,
35
+ " layout/archive " ,
32
36
" layout/sidebar" ,
33
- " layout/tables" ,
34
37
35
38
" vendor/font-awesome/fontawesome" ,
36
39
" vendor/font-awesome/solid" ,
You can’t perform that action at this time.
0 commit comments