Skip to content

Commit 273670e

Browse files
committed
use rollup-plugin-banner2
1 parent faf9f9a commit 273670e

File tree

5 files changed

+32
-72
lines changed

5 files changed

+32
-72
lines changed

dist/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Please see [Demo project](https://github.com/d2phap/vue-file-selector/tree/maste
2727

2828
### Declare the plugin
2929
```js
30+
// import main css
31+
import 'vue-file-selector/main.css';
32+
3033
// import the library
3134
import FileSelector from 'vue-file-selector';
3235

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)