mirror of https://github.com/lukechilds/docs.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.1 KiB
52 lines
1.1 KiB
//
|
|
// Component: Slidenav
|
|
//
|
|
// ========================================================================
|
|
|
|
|
|
// Variables
|
|
// ========================================================================
|
|
|
|
|
|
// Component
|
|
// ========================================================================
|
|
|
|
|
|
|
|
// @mixin hook-slidenav-hover(){}
|
|
|
|
// @mixin hook-slidenav-active(){}
|
|
|
|
|
|
// Icon modifier
|
|
// ========================================================================
|
|
|
|
// @mixin hook-slidenav-previous(){}
|
|
|
|
// @mixin hook-slidenav-next(){}
|
|
|
|
|
|
// Size modifier
|
|
// ========================================================================
|
|
|
|
// @mixin hook-slidenav-large(){}
|
|
|
|
|
|
// Container
|
|
// ========================================================================
|
|
|
|
// @mixin hook-slidenav-container(){}
|
|
|
|
|
|
// Miscellaneous
|
|
// ========================================================================
|
|
|
|
// @mixin hook-icon-misc(){}
|
|
|
|
|
|
// Inverse
|
|
// ========================================================================
|
|
|
|
// @mixin hook-inverse-slidenav(){}
|
|
// @mixin hook-inverse-slidenav-hover(){}
|
|
// @mixin hook-inverse-slidenav-active(){}
|