Project

General

Profile

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

    
6

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

    
10
$progress-border-radius:                         500px !default;
11

    
12

    
13
// Component
14
// ========================================================================
15

    
16

    
17

    
18
// @mixin hook-progress-bar(){}
19

    
20

    
21
// Miscellaneous
22
// ========================================================================
23

    
24
// @mixin hook-progress-misc(){}
(42-42/59)