Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0e28701

Browse filesBrowse files
committed
Merge pull request vuejs#15 from keyfoxth/fix-component
Fix UserView.vue
2 parents cf0e68d + 328bc74 commit 0e28701
Copy full SHA for 0e28701

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎src/components/UserView.vue

Copy file name to clipboardExpand all lines: src/components/UserView.vue
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ export default {
4444
</script>
4545

4646
<style lang="stylus">
47+
@import "../variables.styl"
48+
4749
.user-view
4850
color $gray
4951
li

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.