diff options
Diffstat (limited to 'scss/uikit/theme/totop.scss')
-rw-r--r-- | scss/uikit/theme/totop.scss | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/scss/uikit/theme/totop.scss b/scss/uikit/theme/totop.scss new file mode 100644 index 00000000..feb7165a --- /dev/null +++ b/scss/uikit/theme/totop.scss @@ -0,0 +1,32 @@ +// +// 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(){}
\ No newline at end of file |