Live data from Hacker News

Bootstrap 4 alpha

blog.getbootstrap.com

1–10 of 216 posts

Re: Bootstrap 4 alpha

#9
They seem pretty confident about Sass; It seems outdated and clunky to me, in part because it's always going to be the only Ruby dependency in any of my projects. The Javascript parser never found parity from what I know.

By contrast, PostCSS is faster and has massive adoption. Seems like the way forward. Anybody think this is wrong?

> PostCSS can do the same work as preprocessors like Sass, Less, and Stylus. But PostCSS is modular, 3-30 times faster, and much more powerful.

https://github.com/postcss/postcss

Post reply on HN