0.0.1 • Published 3 years ago

@hnch/tailwind-preflight v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@hnch/tailwind-preset

This is a tailwindcss preflight css for Hunch projects.

Installation

$ yarn add -D @brewry/tailwind-preflight

Usage

You can use this preset by putting this in your project's index.css:

import '@hnch/tailwind-preflight'
@tailwind components;
@tailwind utilities;