Skip to content

Commit d6ed692

Browse files
committed
test netlify build
1 parent c1bb2b5 commit d6ed692

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pages/index.vue

+3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ components: {
3030
</script>
3131

3232
<style scoped>
33+
.fake {
34+
background: blue;
35+
}
3336
.wrapper {
3437
margin-top: -7.5em;
3538
}

0 commit comments

Comments
 (0)