#1da1f2 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #1da1f2, aggregated by home.social.
-
The forth day in my entire life I wrote some #Rust 🦀
I started implemented the class parser for arbitrary #tailwind values
`.bg-[#1da1f2]#name Text` already works and results in `("#name Text", ".bg-[#1da1f2]")`
More complex classes like `lg:[&:nth-child(3)]:hover:underline` or `bg-[url('/what_a_rush.png')]` needs to be implemented as well and is not working right now
But for today I will take a break 🙂