Version 2.0.0
Applies all updates from craft-vue 2.0.0.
- Switches from using ExtractTextWebpackPlugin to MiniCSSExtractPlugin for reading final CSS output.
- Requires Tailwind’s experimental
shadowLookup
flag to be enabled for styling in<hello-world>
component to load.