Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save johanneskoch/9a6c251d20d1d1fb0734d270f33664aa to your computer and use it in GitHub Desktop.

Select an option

Save johanneskoch/9a6c251d20d1d1fb0734d270f33664aa to your computer and use it in GitHub Desktop.
AWS Lambda & LibSass: Directory structure
static/
├── css/
│ ├── variation_1/
│ ├── variation_2/
│ │ ├── manifest.json
│ │ └── project.css
│ └── project.css
└── sass/
├── components/
├── mixins/
└── project.sass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment