Skip to content

Instantly share code, notes, and snippets.

@rtablada
Last active December 18, 2015 05:59
Show Gist options
  • Save rtablada/5736789 to your computer and use it in GitHub Desktop.
Save rtablada/5736789 to your computer and use it in GitHub Desktop.
This is how to install an updated version of Guard Less to work with Bootstrap.

Move to a temporary or downloads folder then run

  • git clone https://github.com/dwt/guard-less.git
  • cd guard-less
  • gem build guard-less.gemspec
  • gem install ./guard-less-0.1.3.gem

You may need to run some of these as su

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment