🔧 Things we fixed
- 2d2fc2c Sort imports to (hopefully) prevent
mini-css-extract-plugin
errors
Turns out this didn't help, you have to either use vue-style-loader
instead, or ignore the warnings with this script: webpack-contrib/mini-css-extract-plugin#250 (comment)