Dev journal:

Fixed a 'bug' where dynamic #Tailwind CSS classes were not rendering in #NextJS. Solution was to add the class names to a 'safelist' property in the tailwind config.

Unused styles are removed by static analysis therefore dynamically generated classes are unknown at this point and not included. The safelist includes these classes regardless.

Countdown to someone writing a Medium article about how to achieve #apple Liquid Glass in #Tailwind, 1867 lines of #Typescript and a 6Mb sprite sheet.

3... 2... 1...

@benjamingeer It's one of the hills that I'll die on. Computers need to non-ltr scripts.

There has been massive improvements in the implementation of CSS's `direction: rtl`, and major CSS frameworks like #Tailwind have first-class CSS support, but many others don't.

I met someone who worked at Wikimedia who made this site: https://rtl.wtf/

Home

A one-stop-shop for explanation about Right to Left languages online.

RTL:WTF

we have spent the weekend vibe-coding for the first time to see what all the fuss was about. we built a flashcard #pwa for learning greek alphabet/numbers using @nuxt v4, #vue and #tailwind

we used cursor (also for the first time) and eleven labs to generate the audio.

Pixelfed + modern design = ๐Ÿ”ฅ

Coming soon to a  instance near you ๐Ÿš€

#pixelfed #metroUI #tailwind

Really happy with the updates to my website https://devlinmcclure.com

Upgraded to #11ty v3, #Tailwind v4, and adopted #DaisyUI for my components to clean up my CSS. Looks pretty good, and I'm doing it with basically no client JS!

If I do decide its time to leave 11ty for any reason, it'll be because I *really* want to play around with #Nuxt more

Devlin McClure

, Homepage

I'm rewriting a website from bootstrap to tailwind and it's a kind of nice experience. Tailwind seems to be easier to understand, has more options how to layout the page and objects and the generator running in the background works like a charm. I think I'll be using it more in the near future.

#tailwind #bootstrap #css

I've gone from "Tailwind, meh" to โ€œI have very strong opinions about the order of these Tailwind classes" in the blink of an eye

#HTML #CSS #Tailwind #TailwindCSS