Skip to content

Commit

Permalink
Fix vue test (#1413)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper De Moor authored and fathyb committed May 22, 2018
1 parent d689fde commit 83907d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/vue-preprocessors/pre-processors.vue
Expand Up @@ -6,7 +6,7 @@ body
color primary-color
</style>

<style lang="sass">
<style lang="scss">
$red: red;
h1 {
background: $red;
Expand Down

0 comments on commit 83907d8

Please sign in to comment.