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.
41 lines
904 B
41 lines
904 B
//
|
|
// Component: Divider
|
|
//
|
|
// ========================================================================
|
|
|
|
|
|
// Variables
|
|
// ========================================================================
|
|
|
|
|
|
// Icon
|
|
// ========================================================================
|
|
|
|
// @mixin hook-divider-icon(){}
|
|
|
|
// @mixin hook-divider-icon-line(){}
|
|
|
|
// @mixin hook-divider-icon-line-left(){}
|
|
|
|
// @mixin hook-divider-icon-line-right(){}
|
|
|
|
|
|
// Small
|
|
// ========================================================================
|
|
|
|
// @mixin hook-divider-small(){}
|
|
|
|
|
|
// Miscellaneous
|
|
// ========================================================================
|
|
|
|
// @mixin hook-divider-misc(){}
|
|
|
|
|
|
// Inverse
|
|
// ========================================================================
|
|
|
|
// @mixin hook-inverse-divider-icon(){}
|
|
// @mixin hook-inverse-divider-icon-line(){}
|
|
|
|
// @mixin hook-inverse-divider-small(){}
|