Project

General

Profile

1
//
2
// Component: Section
3
//
4
// ========================================================================
5

    
6

    
7
// Variables
8
// ========================================================================
9

    
10

    
11
// Component
12
// ========================================================================
13

    
14
// @mixin hook-section(){}
15

    
16

    
17
// Style modifiers
18
// ========================================================================
19

    
20
// @mixin hook-section-default(){}
21

    
22
// @mixin hook-section-muted(){}
23

    
24
// @mixin hook-section-primary(){}
25

    
26
// @mixin hook-section-secondary(){}
27

    
28
// @mixin hook-section-media(){}
29

    
30

    
31
// Miscellaneous
32
// ========================================================================
33

    
34
// @mixin hook-section-misc(){}
(44-44/59)