Skip to content

Instantly share code, notes, and snippets.

@audabas
Forked from jasodeep/install-sass-and-compass
Created August 12, 2020 15:40
Show Gist options
  • Select an option

  • Save audabas/e17889fc4bd183b593ad8eb863a5b950 to your computer and use it in GitHub Desktop.

Select an option

Save audabas/e17889fc4bd183b593ad8eb863a5b950 to your computer and use it in GitHub Desktop.
Install Sass & Compass on debian
sudo aptitude install ruby-full
sudo gem install sass
sudo gem install compass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment