Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avil13 authored Jul 8, 2019
1 parent a6ab89d commit 3951f7c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,7 @@ Using scss styles are loaded so
import Vue from 'vue';
import VueSweetalert2 from 'vue-sweetalert2';

const options = {
includeCss: false
}

Vue.use(VueSweetalert2, options)
Vue.use(VueSweetalert2)
```

```scss
Expand Down

0 comments on commit 3951f7c

Please sign in to comment.