blob: f0762942f833b10fdc0d77b4c603845e56f4fb84 (
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: Close
//
// ========================================================================
// Variables
// ========================================================================
// Component
// ========================================================================
// @mixin hook-close-hover(){}
// Miscellaneous
// ========================================================================
// @mixin hook-close-misc(){}
// Inverse
// ========================================================================
// @mixin hook-inverse-close(){}
// @mixin hook-inverse-close-hover(){}
|