Skip to content

Commit

Permalink
remove import of css in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xulihang committed Jul 7, 2022
1 parent 32bac34 commit 30f4506
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ Then import the component to use it.

```js
import { VisionCamera } from 'vue-vision-camera'
import 'vue-vision-camera/dist/VueVisionCamera.css'

export default {
name: 'App',
Expand Down

0 comments on commit 30f4506

Please sign in to comment.