Skip to content

Instantly share code, notes, and snippets.

@a1exlism
Last active December 18, 2017 03:24
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 a1exlism/540fa8256b91811844a67baafdf3ad4b to your computer and use it in GitHub Desktop.
Save a1exlism/540fa8256b91811844a67baafdf3ad4b to your computer and use it in GitHub Desktop.

Wim Mertens@stackoverflow You can include a partial by doing this:
@import "partial";
The imported file needs an underscore, so sass will recognize it to be included: _partial.scss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment