parkingspace / knot

Text editor for minimalists
https://ps-knot.surge.sh
2 stars 0 forks source link

Migrate to tailwindcss #32

Closed jcha0713 closed 1 year ago

jcha0713 commented 1 year ago

TailwindCSS offers several benefits, including:

  1. no naming concerns
  2. Built-in design system for fast prototyping
jcha0713 commented 1 year ago

Setting up tailwind to build a ui library in a monorepo is not a simple task. I pushed not-fully-working version of app for debugging purposes. Will be fixed in a bit.