1.0.0 • Published 4 years ago

css-scrubber v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

CSS Scrubber

Tiny > 1KB CSS reset to improve the rendering of HTML elements and provide a starting point for new applications.

npm.io npm.io npm.io npm.io

Install

CDN

<link rel="stylesheet" href="https://unpkg.com/css-scrubber@latest/dist/scrubbed.min.css" />

NPM or Yarn

npm install css-scrubber

yarn add css-scrubber
import 'css-scrubber'