1.0.9 • Published 4 years ago

modern-default-css v1.0.9

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

Modern Default CSS

Tiny > 1KB CSS reset/default style to improve how HTML elements are rendered

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

Install

npm install modern-default-css

yarn add modern-default-css

Usage

import 'modern-default-css'

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/modern-default-css@1.0.9/dist/default.min.css" />

Contributing

The project now uses uglifycss, run the below code in your CLI to create the .min.css version

npm run build

Inspiration

modern-css-reset

normalize.css

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago