elr-scss-back-to-top-button
v0.0.9
Published
a scss mixin for back to top buttons
Downloads
5
Maintainers
Keywords
Readme
elr-scss-back-to-top
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