Skip to content

Commit 328bc74

Browse files
author
keyfoxth
committed
Fix UserView.vue
1 parent cf0e68d commit 328bc74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/UserView.vue

+2
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)