sass-site
sass-site copied to clipboard
Stop compiling with Ruby Sass
The site currently compiles its own Sass with Ruby Sass. We should switch to another implementation (probably SassC since it has a drop-in replacement for Ruby Sass's API).
I haven't investigated in depth, but I suspect this is blocked on #231 because older gems won't support newer SassC versions that don't depend on Ruby Sass.
Blocked on #519
Yeah, will get fixed as part of #519. Apologies for the delay — will try to get that wrapped soon. Had some work stuff take precedent but I should have some downtime again soon. :)
Closed by #737.