I tried Utility Groups feature: ``` .bg-gray-200 hover:(bg-gray-100 text-red-300) ``` Code above works well when I use `yarn serve` or `npm run serve`, but won't work when I tried to build the project. Vue Cli: 4.5 Vue: 3+