1.0.6 • Published 7 years ago

colby-load-icon v1.0.6

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

Usage

npm install --save colby-load-icon

In JavaScript (no JSX):

import loadIcon from 'colby-load-icon';

In JavaScript (JSX):

import loadIcon from 'colby-load-icon/js/react-load-icon';

In PHP

Unless you're deploying node_modules to the server, copy colby-load-icon/php/load-icon.php into your project.

SCSS

Import the CSS that sets the animation and default color of the load icon:

@import '../../node_modules/colby-load-icon/sass/main/';
1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago