Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update HelloWorld component to use a class from global stylesheet
  • Loading branch information
kajan committed Feb 14, 2021
1 parent 4122049 commit 04ad438
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,5 +1,5 @@
<template>
<div>
<div class="test-global-css">
Hello {{ name }} from Vue!
</div>
</template>
Expand Down

0 comments on commit 04ad438

Please sign in to comment.