Skip to content

Instantly share code, notes, and snippets.

@xstpl
Forked from alcidesqueiroz/config.rb
Last active August 29, 2015 14:25
Show Gist options
  • Save xstpl/421609e30d619309e118 to your computer and use it in GitHub Desktop.
Save xstpl/421609e30d619309e118 to your computer and use it in GitHub Desktop.
current_path = File.dirname(__FILE__)
sass_path = File.join(current_path, 'scss')
css_path = File.join(current_path, 'css')
#:expanded, :nested, :compact, :compressed
output_style = :expanded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment