Skip to content

Instantly share code, notes, and snippets.

@jumbo
Created June 28, 2013 10:11
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 jumbo/5883735 to your computer and use it in GitHub Desktop.
Save jumbo/5883735 to your computer and use it in GitHub Desktop.
scss
├── style.scss
├── mixins
│ └── _class.scss
├── src
│ ├── _button.scss
│ ├── _form.scss
| ├── ∶
| ├── ∶
│ └── _table.scss
├── vendor
│ ├── _normalize.scss
│ └── typeplate.scss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment