Skip to content

Instantly share code, notes, and snippets.

@decodigo
Last active December 20, 2015 04:48
Show Gist options
  • Save decodigo/6073008 to your computer and use it in GitHub Desktop.
Save decodigo/6073008 to your computer and use it in GitHub Desktop.
Simple Wordpress SASS config file.
http_path = "/"
css_dir = "."
sass_dir = "sass"
images_dir = "img"
javascripts_dir = "js"
preferred_syntax = :scss
output_style = :compressed
relative_assets = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment