@web2033/base.css

Normalize browsers' default style. An opinionated set of base styles for Tailwind CSS and other projects.

Usage no npm install needed!

<script type="module">
  import web2033BaseCss from 'https://cdn.skypack.dev/@web2033/base.css';
</script>

README

base.css

Normalize browsers' default style.

Copy of Preflight. An opinionated set of base styles for Tailwind CSS projects.

Built on top of modern-normalize, Preflight is a set of base styles for Tailwind projects that are designed to smooth over cross-browser inconsistencies and make it easier for you to work within the constraints of your design system.

NPM

npm i @web2033/base.css

Import in JS files

import '@web2033/base.css'

CDN

https://web2033.com/cdn/css/normalize/base.css


MIT License | © 2021 | Eugene Kopich