wasp-lang / wasp

The fastest way to develop full-stack web apps with React & Node.js.
https://wasp-lang.dev
MIT License
13.63k stars 1.18k forks source link

Switch away from Stitches for Auth UI #1565

Open infomiho opened 11 months ago

infomiho commented 11 months ago

We are using Stitches for our Auth UI components and Stitches is no longer maintained. https://github.com/stitchesjs/stitches/discussions/1149

Alternatives

PandaCSS seems like the most talked option as an alternative CSS-in-JS solution 🤷‍♂️

We could take a look at Park UI as well as inspiration on how to work with PandaCSS.

Martinsos commented 11 months ago

@martinovicdev will take this one up!

Martinsos commented 8 months ago

Related issue, that might be solved by this: https://github.com/wasp-lang/wasp/issues/1764 .