Hacker News new | ask | show | jobs
by TekMol 878 days ago
Evolution is very hard to beat.

CSS is not static. It has been getting better and better all the time and keeps improving.

2 comments

Yes because SCSS and various other new technologies have tried stuff out and we took the best back to CSS. No reason to think tailwind won’t influence css. For me it’s an improvement upon the style attribute which we have been neglecting and have been told not to use for some reason. I think it’s great to be able to adapt a component locally without putting a one off class somewhere which we have been doing before.
there's evolution and there's insanity.

it only took ~20 years to get a working vertical align (which was available in HTML from basically day 1, might I add). similar for grid to be available and it still kinda sucks.