Hacker News new | ask | show | jobs
by seag64 3556 days ago
So, I don't do any front end work in my day-to-day, so this may be a stupid question. This article starts out with how CSS gets a lot of negativity. What alternatives are there? Do browsers understand anything but CSS for styling?
1 comments

There isn't an alternative really. Like Javascript, it's all there is.
So are these other tools people are talking about some different methods that just transpile back to CSS in the end or something like that?
Yep (such as LESS, SASS, SCSS, etc)