sagalbot / vue-select

Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
https://vue-select.org
MIT License
4.62k stars 1.33k forks source link

fix: css exports for webpack #1696

Closed ankurk91 closed 1 year ago

ankurk91 commented 1 year ago

The style property is required by webpack

https://webpack.js.org/guides/package-exports/#:~:text=Request%20is%20issued%20from%20a%20stylesheet%20reference.

Ref https://github.com/sagalbot/vue-select/issues/1678#issuecomment-1276165767

cc @MaxKorlaar

netlify[bot] commented 1 year ago

Deploy request for vueselect pending review.

Visit the deploys page to approve it

Name Link
Latest commit f030e12cb9974634de8053f615771c4f57662609
MaxKorlaar commented 1 year ago

Exactly what I need. Thanks!

MaxKorlaar commented 1 year ago

Hi @sagalbot, any chance this could get merged? It's a small fix but otherwise we'd have to rely on our own fork for this 😄

sagalbot commented 1 year ago

Awesome, thanks to you both @ankurk91 @MaxKorlaar!

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.0.0-beta.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: