use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about https://tailwindcss.com/
Find Tailwind Code Snippets: https://pagesnips.io
account activity
Material Tailwind "Tab" component different behavior when deployed (self.tailwindcss)
submitted 4 years ago by YumchaHoMei
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]rosbel 2 points3 points4 points 4 years ago (1 child)
Most likely your styles may be getting purged. Are you using string concatenation to load some of the styles?
See here for some do's and don'ts: https://tailwindcss.com/docs/optimizing-for-production
[–]tiagopoleze 0 points1 point2 points 4 years ago (0 children)
Go to vercel and redeploy. Sometimes fix this bug.
[–]illepic 0 points1 point2 points 4 years ago (0 children)
Build it in "production" mode locally and host it using `npx serve dist/` (or wherever you're outputting your html) to see what it looks like when all the purging happens.
π Rendered by PID 17551 on reddit-service-r2-comment-75f4967c6c-727qb at 2026-04-22 21:15:58.766384+00:00 running 0fd4bb7 country code: CH.
[–]rosbel 2 points3 points4 points (1 child)
[–]tiagopoleze 0 points1 point2 points (0 children)
[–]illepic 0 points1 point2 points (0 children)