Project

General

Profile

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

    
6

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

    
10

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

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

    
16
// @mixin hook-badge-hover(){}
17

    
18

    
19
// Miscellaneous
20
// ========================================================================
21

    
22
// @mixin hook-badge-misc(){}
23

    
24

    
25
// Inverse
26
// ========================================================================
27

    
28
// @mixin hook-inverse-badge(){}
29
// @mixin hook-inverse-badge-hover(){}
(8-8/59)