uikit
Version:
UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.
33 lines (19 loc) • 683 B
text/less
//
// Component: Totop
//
// ========================================================================
// Variables
// ========================================================================
// Component
// ========================================================================
.hook-totop() { transition: color 0.1s ease-in-out; }
.hook-totop-hover() {}
.hook-totop-active() {}
// Miscellaneous
// ========================================================================
.hook-icon-misc() {}
// Inverse
// ========================================================================
.hook-inverse-totop() {}
.hook-inverse-totop-hover() {}
.hook-inverse-totop-active() {}