@voteshield/styles

1.2.1 • Public • Published

VoteShield Styles

VoteShield CSS styles and style guide.

Install

The easiest way to install is with npm:

npm install git+ssh://git@github.com:Voteshield/voteshield-styles.git

Usage

The easiest way to use this project is include it in your SASS/SCSS file, similar to:

@import 'voteshield-styles/src/styles/index';

Since this package uses some external node modules, it is assumed that the local node_modules folder is included in the SASS/SCSS paths; this will depend on how you compile the sass.

If your project does not compile sass, you can import the built version(s) of the styles instead:

@import '@voteshield/styles/dist/styles/voteshield-styles.css';

// Minified version
@import '@voteshield/styles/dist/styles/voteshield-styles.min.css';

Contributing

See docs/CONTRIBUTING.md.

License

Licensed under the LGPL 3.0; see LICENSE.txt for details.

Readme

Keywords

none

Package Sidebar

Install

npm i @voteshield/styles

Weekly Downloads

9

Version

1.2.1

License

LGPL-3.0-only

Unpacked Size

5.75 MB

Total Files

291

Last publish

Collaborators

  • voteshield-devops
  • nicholastulach
  • zzolo