Hacker News new | ask | show | jobs
by spikej 3516 days ago
Why not start slowly by utilizing Bootstrap SASS + your custom css as SASS?
1 comments

Because it is more simple to just use the prebuilt (no need to convert to css, no build tools), because browsers already cache the prebuilt? Because CDNs already have the prebuilt version. Because changing the version is about 1 character change in your own code. Because for whatever reason, some SASS stuff are not backward compatible. And most importantly none of the end users cares about it.