Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 455 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 455 Bytes

Auth-Tailwind

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