Describe the bug
quasar ^1.14.3 → ^1.14.4
vue-i18n ^8.22.1 → ^8.22.2
@quasar/app ^2.1.6 → ^2.1.7
eslint-config-standard ^16.0.1 → ^16.0.2
Codepen/jsFiddle/Codesandbox (required)
Fork a Codepen (https://codepen.quasar.dev) or a jsFiddle (https://jsfiddle.quasar.dev) or a Codesandbox (https://codesandbox.quasar.dev) and hit save then copy-paste link here.
To Reproduce
Steps to reproduce the behavior:
ncu above)$ quasar devExpected behavior
Render correctly
Screenshots

The layout is missing
Platform (please complete the following information):
OS: Linux
Node: v15.2.1
NPM: 6.14.8
Yarn: N/A
Browsers: Chrome, FireFox
iOS:
Android: 10
Electron:
Additional context
It seems JS is working, but maybe this is a CSS problem?
Working on a fix.
I guess it's issue with new sass preprocessor.
Please upgrade to Quasar v1.14.5 -- which is a correct repackage of 1.14.4.
Problem with compression-webpack-plugin. Temporarily reverted back to the old version of it. Please upgrade to q/app v2.1.8. And thanks for reporting this! @francoism90
@rstoenescu Sorry for creating a second bug report, thanks for the fix again. :)
No problem. Would be nice to take a look at https://donate.quasar.dev :)
Most helpful comment
Working on a fix.