Skip to content

Instantly share code, notes, and snippets.

@samy
Created May 12, 2014 07:35
Show Gist options
  • Save samy/e74c0894a88deed82978 to your computer and use it in GitHub Desktop.
Save samy/e74c0894a88deed82978 to your computer and use it in GitHub Desktop.
main.scss
@import "_a"; //_a.scss
@import "b"; //b.scss
Can "b" use mixins defined in _a.scss ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment