0.7.5: Remove CSS import + Add unpkg entry
Changelog
- Do not extract css build file
- Add
unpkg
entry point
Breaking changes
import 'vue-advanced-chat/dist/vue-advanced-chat.css'
must be removed
unpkg
entry pointimport 'vue-advanced-chat/dist/vue-advanced-chat.css'
must be removed