Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Anjianto committed May 11, 2021
1 parent 5cd1eaf commit f3c89c9
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# Auth-Tailwind

Auth-Tailwind is Authentication for Blitz with style Out-of-The-Box.
Auth-Tailwind provide Authentication for Blitz with style Out-of-The-Box.

## Install Auth-Tailwind

1. Install Auth-Tailwind

`blitz install Anjianto/auth-tailwind`

**\* Note : This installation will overwrite your auth files. Make sure you backup firts.**

2. Rename Tailwind Config and Postcss Config

Rename `tailwind.template.config.js` -> `tailwind.config.js`
Rename `postcss.template.config.js` -> `postcss.config.js`

0 comments on commit f3c89c9

Please sign in to comment.