@hnch/tailwind-preflight
v0.0.1
Published
Tailwind preflight for Hunch
Downloads
1
Readme
@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;