Since shards-ui is a package on npm, it's worth mentioning how to use it as a dependency instead of with html. Personally, I like bundling all my css with webpack so that it doesn't need to be depend on another site.
Additions to README:
npm version badge
npm downloads per month badge
dependencies status badge
devDependencies status badge
Add npm package link to Getting Started
Instructions for installing with npm
Instructions for usage with webpack or another bundler
Since
shards-ui
is a package onnpm
, it's worth mentioning how to use it as a dependency instead of withhtml
. Personally, I like bundling all my css withwebpack
so that it doesn't need to be depend on another site.Additions to
README
:npm
version badgenpm
downloads per month badgedependencies
status badgedevDependencies
status badgenpm
package link toGetting Started
npm
webpack
or another bundler