cssrecipes-reset

0.5.0 • Public • Published

reset

Reset for some elements

Install

$ npm install cssrecipes-reset

Usage

Import index.css (or just files you want).

@import "./path/to/cssrecipes-reset/index.css";

Available classes

.r-ResetButton

.r-ResetInput

.r-ResetList


Testing

Requires nodejs

To generate a build:

npm run build

To generate the testing build.

$ npm run build-test

Basic visual tests are in test/index.html.

Contributing

Work on a branch, install dev-dependencies, respect coding style & run tests before submitting a bug fix or a feature.

$ git clone https://github.com/cssrecipes/reset.git
$ git checkout -b patch-1
$ npm install
$ npm test

Changelog

License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.5.0
    189
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.5.0
    189
  • 0.4.0
    0
  • 0.3.0
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i cssrecipes-reset

Weekly Downloads

189

Version

0.5.0

License

MIT

Last publish

Collaborators

  • moox