Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Transitioning to SCSS at Scale (codeascraft.com)
30 points by danso on Jan 3, 2016 | hide | past | favorite | 5 comments


400,000 Lines of CSS over 2,000+ files? Is that a common scenario?


I assume that's all CSS across all of their projects, not just the main site.


I feel like postcss would work even better with their workflow since it converts css to an AST and allows you to transform it natively, whereas with sass you have to work around it.


Bigger question is, why does a company like Etsy (or any non-trivial project) was not already using some kind of CSS preprocessor from day 1?


Etsy: Founded: June 18, 2005

SASS: First appeared 2006

CSS: Initial release December 17, 1996

If they knew how to time-travel I hope they focused on implementing other future tech.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: