0.0.9 • Published 2 years ago

elr-scss-back-to-top-button v0.0.9

Weekly downloads
7
License
SEE LICENSE IN LI...
Repository
github
Last release
2 years ago

elr-scss-back-to-top

License: MIT npm

mixin for back to top button

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install elr-scss-back-to-top --save

Implementation

.elr-back-to-top {
  @include elr-back-to-top;
}
<button class="elr-back-to-top">
  <i class="fas fa-caret-up"></i>
</button>

License

SEE LICENSE IN LICENSE.md

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

5 years ago

0.0.2

6 years ago