🚀 Exciting news! I'm ready to share the project I've been working on for the past 7 months!
Introducing ✨ Socket ✨
⚡️ Search millions of open source packages
🔒 Detect suspicious package updates in real-time
🛡 Block software supply chain attacks
https://t.co/NOyVIh3pNr
twind v1 just got @remix_run integration and example (https://t.co/WlwzyTAMCp).
Thanks, @heyImMapleLeaf for providing the initial example.
https://t.co/UaoKqEMXwe
@loicknuchel@meijer_s@tailwindcss@elmlang Twind v1 is tailwind v3 compatible. There is a CDN version. Add one script tag and that’s it. I do not know enough elm… this could give you start https://t.co/MnC8qBUEMB
@meijer_s@loicknuchel@tailwindcss@elmlang It can not. The cli uses the same extraction strategy as tailwindcss. Basically a regex on the configured files. It does not eval the sources. That is one of the reasons their is twind in the first place: Dynamic styles that are not statically extractable.