shentao / vue-multiselect

Universal select/multiselect/tagging component for Vue.js

Home Page:https://vue-multiselect.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minified CSS is missing from 3.0.0

PAQTnikola opened this issue · comments

Reproduction Link

None.

Steps to reproduce

  • Install vue-multiselect@3.0.0
  • Look in node_modules/vue-multiselect/dist/
  • Assert that vue-multiselect.min.css is not there
image

Expected behaviour

That import 'vue-multiselect/dist/vue-multiselect.min.css'; works

Actual behaviour

It doesn't work because the minified file isn't in the package.