mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
sass.js implements a version of Sass much older than the .sass (let alone currently recommended .scss) described at sass-lang.com, and has poor error handling so it mostly just ends up confusing users. sass.js's author now uses stylus/nib. We should probably remove the sass package, but let's not add another breaking change to 0.5.0.