1.0.6 • Published 8 years ago

colby-load-icon v1.0.6

Weekly downloads
2
License
ISC
Repository
github
Last release
8 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

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago