Created
June 7, 2018 04:15
-
-
Save jespinoza711/b107d9a6c93f8376e87e71159b37c1a7 to your computer and use it in GitHub Desktop.
Style CSS Vue.js
This file contains hidden or 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
| <style scoped> | |
| .example { | |
| color: red; | |
| } | |
| </style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment