@beamwind/preflight

An opinionated set of base styles for modern browsers

Usage no npm install needed!

<script type="module">
  import beamwindPreflight from 'https://cdn.skypack.dev/@beamwind/preflight';
</script>

README

@beamwind/preflight

an opinionated set of base styles for modern browsers based on Tailwind Preflight

MIT License Latest Release Github Typescript Bundle Size

Read the docs | API | Change Log


Built on top of modern-normalize, @beamwind/preflight is designed for and tested on the latest stable versions of Chrome, Firefox, Edge, and Safari. Preflight does not support any version of IE, including IE 11.

If you need to support IE 11, we recommend using @beamwind/reset.

Installation

npm install @beamwind/preflight

Usage

Please refer to the main documentation for further information.

import { setup } from 'beamwind'
import preflight from '@beamwind/preflight'

setup(preflight())

Contribute

Thanks for being willing to contribute!

This project is free and open-source, so if you think this project can help you or anyone else, you may star it on GitHub. Feel free to open an issue if you have any idea, question, or you've found a bug.

Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub

We are following the Conventional Commits convention.

Sponsors

Kenoxa GmbH Kenoxa GmbH

License

MIT © Kenoxa GmbH