crisp-style

1.0.4 • Public • Published

crisp-style

A set of standard styles for use in web-based projects.

Basic use

You need to import the library using:

npm install --save crisp-style

Then you need to import the library into your project, preferably in the main.js file:

import CrispStyle from 'crisp-style';

Updating in NPM

Since we are already up and running you can add components as necessary into "./components". Make sure to do so in a branch, and then commit and create a PR.

You simply have to run the build script, then publish.

npm run build-bundle

Once you are ready to publish, bump the version and publish to npm using:

npm publish --access public

Readme

Keywords

Package Sidebar

Install

npm i crisp-style

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

12.9 kB

Total Files

4

Last publish

Collaborators

  • ramijames