This commit is contained in:
2022-01-25 15:21:01 +06:00
parent 3746efc596
commit e4dfdc07fc
595 changed files with 59923 additions and 47 deletions

View File

@@ -0,0 +1,32 @@
//
// 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() {}