Skip to content

Commit

Permalink
fix: remove css include
Browse files Browse the repository at this point in the history
  • Loading branch information
bennyschudel committed Jan 23, 2019
1 parent 332aaab commit b533205
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ Vue component for a simple usage of the [colormind.io](http://colormind.io) serv
```javascript
import VueColormind from '@hotpink/vue-colormind';

import '@hotpink/vue-colormind/dist/vue-colormind.css';

new Vue({
name: 'app',
data: () => ({
Expand Down

0 comments on commit b533205

Please sign in to comment.