v3.6 added cascade layers behind a variable (#15596). We should remove this option so we can make proper use of them in components instead of having to make sure styles work without layers too.
This is a breaking change as it reduces the specificity of vuetify styles to nothing, including utility classes. Custom styles may need to be rewritten with layers, and external stylesheets modified if they are to overridden with utility classes.
v3.6 added cascade layers behind a variable (#15596). We should remove this option so we can make proper use of them in components instead of having to make sure styles work without layers too.
This is a breaking change as it reduces the specificity of vuetify styles to nothing, including utility classes. Custom styles may need to be rewritten with layers, and external stylesheets modified if they are to overridden with utility classes.