When installing Compass (on Linux command line), can I specify which old version of SASS will be installed with it?
You can install a specific version of SASS using the following command:
gem install sass -v 3.3.4
Replace 3.3.4
with the preferred version.
You can find a list with all versions of SASS at RubyGems
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With