Skip to content
This repository was archived by the owner on Feb 12, 2020. It is now read-only.

Commit abb727d

Browse files
committed
copy tweak
1 parent 4d9000e commit abb727d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ import blobSelect from './vue-blobselect.min.js';
6868
Vue.component(blobSelect);
6969
```
7070

71-
Aside from the script, you'll need some CSS styles. You can either plug in the default stylesheet from `dist/css/` or take a look at the source in `src/scss/` to roll your own.
71+
Aside from the main script, you'll also need some CSS styles. You can either plug in the default stylesheet from `dist/css/` or take a look at the source in `src/scss/` to roll your own.
7272

7373

7474

0 commit comments

Comments
 (0)