Hacker News new | ask | show | jobs
by fourspace 5268 days ago
This is pretty cool.

That said, a Bootstrap generator that generates LESS, which in turn generates CSS? Seems overengineered. Almost all of these variables are in variables.less anyway. I'd hope that anyone setting up Bootstrap has the skills to edit this one file.

https://github.com/twitter/bootstrap/blob/master/lib/variabl...

1 comments

Isn't that a bit like saying your refactoring IDE which generates some high-level language which in turn generates machine code is over-engineered?