Project

General

Profile

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

    
6

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

    
10

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

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

    
16
// Icon
17
// ========================================================================
18

    
19
// @mixin hook-overlay-icon(){}
20

    
21

    
22
// Style modifiers
23
// ========================================================================
24

    
25
// @mixin hook-overlay-default(){}
26

    
27
// @mixin hook-overlay-primary(){}
28

    
29

    
30
// Miscellaneous
31
// ========================================================================
32

    
33
// @mixin hook-overlay-misc(){}
(37-37/59)