0.0.6 • Published 5 years ago

@squiz/spinners v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

@squiz/spinners

Indicate the loading state of a component or page with Bootstrap spinners, built entirely with HTML, CSS, and no JavaScript.

Install

To download the CSS for this component run:

npm i @squiz/spinners

The CSS is to use within your app is located in: node_modules/@squiz/spinners/lib/css/spinners.min.css

Usage

This component can be used in a variety of frameworks.

Static HTML

To import this component into a static site just include it into your HTML link element like so:

<link href="node_modules/@squiz/spinners/lib/css/spinners.min.css" rel="stylesheet" type="text/css">
0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago