status-web icon indicating copy to clipboard operation
status-web copied to clipboard

Switch to tailwind

Open prichodko opened this issue 5 months ago • 3 comments

Why

Reducing complexity improves maintainability, and thus, simplicity should be a key go of the systems we build. Static CSS is the most future-proof solution.

Setup

  • [ ] Storybook
  • [ ] Remove Tamagui
  • [ ] Remove /apps/mobile
  • [ ] create preset

Components

  • [ ] Avatar
  • [ ] Button
  • [ ] Calendar
  • [ ] Checkbox
  • [ ] ContextTag
  • [ ] Counter
  • [ ] Dropdown
  • [ ] Input
  • [ ] Shadow
  • [ ] Shortcut
  • [ ] Tabs
  • [ ] Text
  • [ ] Toast

Breaking changes

  • [ ] passing icons
  • [ ] move to react-aria
  • [ ] themes and colors

prichodko avatar Jan 22 '24 13:01 prichodko