rsb.css

1.0.4 • Public • Published

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.

Package Sidebar

Install

npm i rsb.css

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

13.1 kB

Total Files

6

Last publish

Collaborators

  • lorddominator