Skip to content

Instantly share code, notes, and snippets.

Created May 25, 2012 12:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9f6b425560f220065b2b to your computer and use it in GitHub Desktop.
Save anonymous/9f6b425560f220065b2b to your computer and use it in GitHub Desktop.
Scout App Issue
Directory Structure
sass > img
script
style > development > style.scss
production > (empty)
Scout Application
Stylesheet Directories
Input Folder: /Applications/XAMPP/xamppfiles/htdocs/sass/style/development (contains style.scss)
Output Folder: /Applications/XAMPP/xamppfiles/htdocs/sass/style/production (empty)
Other Directories
JavaScripts Folder: /Applications/XAMPP/xamppfiles/htdocs/sass/script/
Images Folder: /Applications/XAMPP/xamppfiles/htdocs/sass/img/
Output Modes
Environment: Development
Output Style: Expanded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment