aboutsummaryrefslogtreecommitdiffstats
path: root/scss/uikit/theme/badge.scss
blob: 22ae93712214a37ee0587f0b8dd7120d1642b45a (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
//
// Component: Badge
//
// ========================================================================


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


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

// @mixin hook-badge(){}

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


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

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


// Inverse
// ========================================================================

// @mixin hook-inverse-badge(){}
// @mixin hook-inverse-badge-hover(){}