26 lines
562 B
SCSS
26 lines
562 B
SCSS
//
|
|
// Component: Leader
|
|
//
|
|
// ========================================================================
|
|
|
|
|
|
// Variables
|
|
// ========================================================================
|
|
|
|
|
|
// Component
|
|
// ========================================================================
|
|
|
|
// @mixin hook-leader(){}
|
|
|
|
|
|
// Miscellaneous
|
|
// ========================================================================
|
|
|
|
// @mixin hook-leader-misc(){}
|
|
|
|
|
|
// Inverse
|
|
// ========================================================================
|
|
|
|
// @mixin hook-inverse-leader(){} |