v.2.1.1
Bug Fixes
- webpack now checks for
css
andpostcss
extension to prevent<style lang="postcss"></style>
inside Vue single file components from failing
Maintenance
- fixed typos in code comments
view all changes: Pull request
css
and postcss
extension to prevent <style lang="postcss"></style>
inside Vue single file components from failingview all changes: Pull request