It seems those are 4 KiB on Linux, interesting to know.
lord_ryvan
joined 2 years ago
My brother in Christ TailwindCSS just gives classes that let you do inline styling in a shorter syntax! (and theme configuration, but mostly inline styling)
Replace width: ...px
with w-...
, margin-left: ...
with ml-...
and margin-right: ...
with mr-...
.
Setting both horizontal margins is mx-...
and both vertical margins is my-...
.
If you can do inline styling, TW just makes the syntax a bit shorter, but that's it, really.
view more: next ›
I agree with the content of this post, but it seems like pure complaining rather than programmer humour, so I downvoted it for not suiting the community.
Mods, what are you doing letting this on here?