my-css-reset

0.0.3 • 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

/my-css-reset/

    Package Sidebar

    Install

    npm i my-css-reset

    Weekly Downloads

    3

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    3.77 kB

    Total Files

    5

    Last publish

    Collaborators

    • taitulism