Skip to content

A modern and opinionated alternative to CSS resets

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE.txt
MIT
LICENSE-preflight.txt
Notifications You must be signed in to change notification settings

grievouz/tailwindcss-preflight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preflight
“An opinionated set of base styles”
- Tailwind.com

Usage

<link href="https://cdn.jsdelivr.net/npm/tailwindcss-preflight@1.1.1/preflight.min.css" rel="stylesheet" />

Installation

npm install tailwindcss-preflight --save

Using ES6 imports:

import "tailwindcss-preflight";

Why did you create this package?

For anyone who wants to use Preflight but doesn't feel like pulling in all of Tailwind CSS.

Credits

Preflight is built on top of modern-normalize which itself is based on normalize.css.
All credit goes to the respective code authors:


Nicolas Gallagher

Jonathan Neal

Sindre Sorhus

Adam Wathan

Jonathan Reinink

About

A modern and opinionated alternative to CSS resets

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE.txt
MIT
LICENSE-preflight.txt

Stars

Watchers

Forks

Packages

No packages published

Contributors 11