Skip to content

Instantly share code, notes, and snippets.

@Bastiani
Last active June 1, 2017 17:36
Show Gist options
  • Save Bastiani/cb040498052bd80ecaab13e6226a2b21 to your computer and use it in GitHub Desktop.
Save Bastiani/cb040498052bd80ecaab13e6226a2b21 to your computer and use it in GitHub Desktop.
Isolar css para evitar conflitos
$ npm install less -g
freelancer.less:
.bootstrap-freelancer {
@import (less) 'freelancer.css';
}
$ lessc freelancer.less freelancer-convert.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment