Skip to content

Instantly share code, notes, and snippets.

@lee-chase
Created February 20, 2019 12:03
Show Gist options
  • Save lee-chase/42d8b15ac413aa2a8d6cd7c5c5cc43c2 to your computer and use it in GitHub Desktop.
Save lee-chase/42d8b15ac413aa2a8d6cd7c5c5cc43c2 to your computer and use it in GitHub Desktop.
@carbon/vue example/src/App.vue
// ... Add carbon styles
<style lang="scss">
@import "~carbon-components/scss/globals/scss/styles.scss";
// ...
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment