ribs-reset-css

1.0.2 • Public • Published

ribs-reset-css

A reset Css which can be used in css or sass.

How to install it

In your command line of the project type this :

npm install ribs-reset-css
 
# or
 
yarn add ribs-reset-css

Use it with css

In the head part of your website add this before all your css links :

<link rel="stylesheet" href="node_modules/ribs-reset-css/style.min.css">

Use it with scss or sass

In the first line of your global style put this :

@import "~ribs-reset-css";

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    5
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i ribs-reset-css

Weekly Downloads

5

Version

1.0.2

License

MIT

Unpacked Size

29.1 kB

Total Files

6

Last publish

Collaborators

  • pioupiou