Cut the B.S. out of CSS.

Arizona
Ok Java is terrifying
"Two hosts are considered equivalent if both host names can be resolved into the same IP addresses[.] Since hosts comparison requires name resolution, this operation is a blocking operation." Oh no. OH NO.
6
15
172
For the most part, you can also just use Hacss and eliminate the “weird extra syntax”. #css in #html
Tailwind looks a lot like just moving all the CSS to your HTML, except with a weird extra syntax to learn. Why not just write the CSS? Compare the amount of code you have to write using raw CSS vs. utilities 👇 And the absolute hardest part (naming classes) totally goes away.
Hacss Shortcuts provides the low-level building blocks for your design: color palette, spacing presets, typography, and more! #css #html #webdevelopment Hacss.Io/docs/shortcuts
1
Using @PostCSS within inline styles might sound crazy and impossible. But it IS possible and can create some very interesting possibilities! #css #html #webdesign #ux #engineering hacss.io/docs/post-processin…
1
7