onedivloaders
v1.0.0
Published
An open-source collection of monochrome loaders (loading spinners) built with pure CSS and one div element.
Downloads
15
Maintainers
Readme
onedivloaders
An open-source collection of monochrome loaders (loading spinners) built with pure CSS and one div
element.
Installation
npm i onedivloaders
Usage
- Import styles:
@import 'onedivloaders';
- Use in your document:
<div class="circle-spin-1"></div>
Refer to the official documentation for more information.
License
MIT