Skip to content

Use CSS layers by default #20232

@KaelWD

Description

@KaelWD

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.

Metadata

Metadata

Assignees

Labels

CSS specificityDifferent CSS on dev and productionT: enhancementFunctionality that enhances existing featuressemver: majorContains breaking API changes

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions