Skip to content

grafst/tailwind-start

Repository files navigation

Tailwind Quickstart

  1. brew install npm visualstudiocode
  2. git clone https://github.com/blemli/tailwind-start && cd tailwind-start
  3. install tailwind: npm i
  4. code . && npx tailwindcss -i ./raw.css -o ./style.css --watch
  5. install recommended extensions
  6. open index.html CMD+P 'index'
  7. open live server: CMD+L, CMD+O

Tricks

  • raycast extension
  • insert font: CMD+SHIFT+P then type 'google font', then use class="font-['Font_Name']"
  • Hide/Show Classes: CTRL+ALT+A

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published