Project

General

Profile

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

    
6

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

    
10

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

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

    
16

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

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

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

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

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

    
28

    
29
// Miscellaneous
30
// ========================================================================
31

    
32
// @mixin hook-tile-misc(){}
(53-53/59)