taoeffect / vue-script2

Standardized, designer-friendly <script> behavior for your Single Page App
171 stars 15 forks source link

CSS loading #4

Open taoeffect opened 8 years ago

taoeffect commented 8 years ago

per https://github.com/muicss/loadjs/issues/23

Kadavi commented 8 years ago

Did not know where to post this. But thanks for creating this package. I had trouble exposing certain libraries that don't have AMD support to window global, using Webpack. This script tag has great features. Sorry the Vue community has no appreciation for simplicity. Using this with a new Vue 2 project.

taoeffect commented 8 years ago

Thanks @Kadavi! That means a lot!

willypt commented 7 years ago

@taoeffect any plan on supporting this feature? This one might be interesting to work on! :+1:

taoeffect commented 7 years ago

@willypt I've got too much on my plate to work on this myself right now, but PRs are welcome!

willypt commented 7 years ago

Sure... Will merge this project with my project https://github.com/willypt/vue-link2 once I've cleaned up my implementation :smiley: