W
Wasp2y ago
shving90

Responsive

Thanks for the great framework! Are the webapps by default responsive (mobile)?
3 Replies
martinsos
martinsos2y ago
Hey @shving90 ! Wasp doesn't bring any kind of UI (CSS/HTML) except for Auth UI, so if webapps are responsive or not really depends on how you implement your UI -> if you implement it while making sure it is responsive.
shayne
shayne2y ago
Plug: we have Tailwind support at least 😀👍🏻 https://wasp-lang.dev/docs/integrations/css-frameworks
shving90
shving90OP2y ago
Thanks for the response!

Did you find this page helpful?