aboutsummaryrefslogtreecommitdiffstats
path: root/scss/uikit/theme/tile.scss
blob: 2d043a63386f247825d8764332552d46ce979b56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
//
// Component: Tile
//
// ========================================================================


// Variables
// ========================================================================


// Component
// ========================================================================

// @mixin hook-tile(){}


// Style modifiers
// ========================================================================

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

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

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

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


// Miscellaneous
// ========================================================================

// @mixin hook-tile-misc(){}