Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

Commit

Permalink
fix(demo): False commit
Browse files Browse the repository at this point in the history
  • Loading branch information
matsp committed Dec 12, 2017
1 parent e410ebb commit bc238a8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions demo/App.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<template>
<m-theme dark>
<m-typography class="demo-body">
<!-- toolbar -->
<m-toolbar ref="toolbar" fixed waterfall>
Expand Down Expand Up @@ -33,7 +32,6 @@
<!-- main -->
</div>
</m-typography>
</m-theme>
</template>

<script>
Expand All @@ -56,10 +54,6 @@ export default {
</script>

<style lang="scss">
// $mdc-theme-primary: #2196f3;
// $mdc-theme-secondary: #ff1744;
// $mdc-theme-background: #f5f5f5;
@import '~normalize.css/normalize.css';
// @import url('https://cdnjs.com/libraries/normalize')
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');
Expand Down

0 comments on commit bc238a8

Please sign in to comment.