reset-this

1.0.3 • Public • Published

reset-this

SCSS to reset element style to default based on webkit css user-agent value.

Installation

    $ npm install reset-this

Usage

    @import 'reset-this';
    
    # Include inside the section that you like to reset
    @include reset-this;
    
    # You can override the default adding the rules bettween {}
    @include reset-this { background: blue };

Contributors

Readme

Keywords

Package Sidebar

Install

npm i reset-this

Weekly Downloads

0

Version

1.0.3

License

ISC

Last publish

Collaborators

  • marton987