mirror of https://github.com/lukechilds/docs.git
32 lines
677 B
32 lines
677 B
7 years ago
|
//
|
||
|
// Component: Totop
|
||
|
//
|
||
|
// ========================================================================
|
||
|
|
||
|
|
||
|
// Variables
|
||
|
// ========================================================================
|
||
|
|
||
|
|
||
|
// Component
|
||
|
// ========================================================================
|
||
|
|
||
|
|
||
|
|
||
|
// @mixin hook-totop-hover(){}
|
||
|
|
||
|
// @mixin hook-totop-active(){}
|
||
|
|
||
|
|
||
|
// Miscellaneous
|
||
|
// ========================================================================
|
||
|
|
||
|
// @mixin hook-icon-misc(){}
|
||
|
|
||
|
|
||
|
// Inverse
|
||
|
// ========================================================================
|
||
|
|
||
|
// @mixin hook-inverse-totop(){}
|
||
|
// @mixin hook-inverse-totop-hover(){}
|
||
|
// @mixin hook-inverse-totop-active(){}
|