Created
February 20, 2019 12:03
-
-
Save lee-chase/42d8b15ac413aa2a8d6cd7c5c5cc43c2 to your computer and use it in GitHub Desktop.
@carbon/vue example/src/App.vue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ... 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