We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf0e68d commit 328bc74Copy full SHA for 328bc74
src/components/UserView.vue
@@ -44,6 +44,8 @@ export default {
44
</script>
45
46
<style lang="stylus">
47
+@import "../variables.styl"
48
+
49
.user-view
50
color $gray
51
li
0 commit comments