rbn.css

2.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i rbn.css

Weekly Downloads

0

Version

2.0.2

License

MIT

Unpacked Size

16.2 kB

Total Files

5

Last publish

Collaborators

  • crlang