Skip to content

Instantly share code, notes, and snippets.

@shhdharmen
Last active January 29, 2019 12:42
Show Gist options
  • Save shhdharmen/6ce724d9a3217c3df7ddf003d67c2647 to your computer and use it in GitHub Desktop.
Save shhdharmen/6ce724d9a3217c3df7ddf003d67c2647 to your computer and use it in GitHub Desktop.
container for component themes
// import custom componenet themes
// unofficial naming convention to support nice ordering of files in IDE
// to see theme under the original style file of the componenent
// you only have to add additional componenets here (instead of in every theme class)
@mixin custom-components-theme($theme) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment