Skip to content

crlang/reset-browser-normalize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages