pgbross / vue-material-adapter

Vue wrapper arround Material Components for the Web
ISC License
105 stars 20 forks source link

fix: required dependencies are missing in vue-cli example #181

Closed axxie closed 3 years ago

axxie commented 3 years ago

Both "@vue/compiler-sfc" and "postcss-preset-env" are needed for running dev server and for making production build.