Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 974 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 974 Bytes

routify-twind

Use Twind (Tailwind CSS in JS version) in Routify. What is Twind? see Twind for more informations.

Installation

npx degit lamualfa/routify-twind project-name
cd project-name
yarn && yarn dev

Environment

  • Routify - v2.12.5
  • Twind - v0.15.4

Demo

See routify-twind.vercel.app.


Related