Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

cssrecipes-reset

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssrecipes-reset

Reset for some elements

latest
Source
npmnpm
Version
0.5.0
Version published
Maintainers
1
Created
Source

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

Keywords

css

FAQs

Package last updated on 28 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts