my-css-reset

0.0.4 • Public • Published

License: MIT

my-css-reset

Install

npm install my-css-reset
<link rel="stylesheet" href="/node_modules/my-css-reset/reset.min.css" />

or a CDN Link:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/taitulism/my-css-reset@latest/dist/reset.min.css" />

Development

Open the playground HTML file in the browser

./playground/index.html

To work with the minified file, run:

npm run dev

and swap CSS references in the playground HTML

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.47latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.47
0.0.30
0.0.20

Package Sidebar

Install

npm i my-css-reset

Weekly Downloads

7

Version

0.0.4

License

MIT

Unpacked Size

3.77 kB

Total Files

5

Last publish

Collaborators

  • taitulism