Skip to content

LordDominator141/rsb.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSB.CSS - Reset Style Browser

npm

CSS reset all standart browser style:

  • Resets the font sizes
  • Resets the block margins
  • Resets tables
  • Preserves the inline paddings
  • Sets the border-box box sizing
  • Sets responsive media elements
  • Resetting standard pseudo elements
  • Resetting standard inputs
  • Resetting all standard browser tags

Download/Install

npm i rsb.css
npm i git+https://github.com/LordDominator141/rsb.css.git

Or clone the repo.

Download the latest version

Install Html code

<head>
<link rel="stylesheet" href="/path/to/rsb.css/rsb.min.css">
</head>

Copyright and license

Code copyright 2020 Lord Dominator. Code released under the MIT license.

About

reset all browser style css

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages