2.0.2 • Published 2 years ago

rbn.css v2.0.2

Weekly downloads
12
License
MIT
Repository
github
Last release
2 years ago

reset-browser-normalize

RBN - reset browser normalize. Unify all browser base styles, of course, there are some default properties

Version 2.0+ supports scss

NPM

Then with a module bundler like rollup or webpack, use as you would anything else:

npm install --save rbn.css

2.0+ version, you can introduce scss, smaller size

import 'rbn.css/rbn.scss'

Browser Or load via CDN and include in the head tag of your page.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/rbn.css/rbn.css" />

Download

git clone https://github.com/crlang/reset-browser-normalize.git

Or,download last zip.

LICENSE MIT

2.0.2

2 years ago

2.0.1

2 years ago

1.0.0

4 years ago

0.9.7

4 years ago

0.9.5

4 years ago

0.9.2

4 years ago

0.8.9

5 years ago

0.7.2

6 years ago

0.6.3

6 years ago

0.6.0

6 years ago

0.5.9

6 years ago

0.5.8

6 years ago