Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 233 Bytes

File metadata and controls

8 lines (7 loc) · 233 Bytes

tailwindcss-notes

Notes on using Tailwind CSS in React projects.

template

tiged git@github.com:aric-tpls/react-ts.git  --mode=git
replace-in-files --string react-ts --replacement $(pwd | awk -F'/' '{printf $NF}') *