Is is possible to use the theme generated by replit on my opensaas app?
Frontend✅SolvedSaaS template
I dabbled with replit yesterday and really like the look and feel of the mock up it generated. I was wondering, is it possible to get that theme and apply it to my opensaas app? I have the replit generated CSS which looks to be using tailwind css. Thanks!
However do note that currently wasp is limited to tailwindcss v3, so if replit is generating tailwindcss v4 code there might be some issues you need to fix.
Good news, tailwindcss v4 support is coming to wasp in next version, which should be out soon.