Skip to content

Instantly share code, notes, and snippets.

View felipegs07's full-sized avatar

Felipe Gustavo felipegs07

  • São Paulo, SP - Brazil
  • 06:06 (UTC -03:00)
View GitHub Profile
@felipegs07
felipegs07 / yml
Created August 16, 2018 18:08
sass configuration to compile from node_modules, to use the sass files from bootstrap
sass:
load_paths:
- _sass
- node_modules
style: compressed