Skip to content

Instantly share code, notes, and snippets.

@jasonmelgoza
Created April 20, 2018 22:21
Show Gist options
  • Save jasonmelgoza/b53a337efa5c55c9c31e83e36f1c40e2 to your computer and use it in GitHub Desktop.
Save jasonmelgoza/b53a337efa5c55c9c31e83e36f1c40e2 to your computer and use it in GitHub Desktop.
Sass manifest structure
/*
1. Basic Styles
├── 1.0 Layout
└── 1.1 Grid
/*----------------------------------------------------------------------------
1. Basic Styles
----------------------------------------------------------------------------*/
/* ! 1.0 - Layout */
.things-all {
.foo: bar;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment