Skip to content

[Feature Request] Too many !important #3400

@SuperDJ

Description

@SuperDJ

New Functionality

There are so many declerations of !important you need more and more of them when chaning something for contributong. Not only that but for endusers who might want to overwrite something with their own css need even more !important. I mean looking at my own attempt of creating a Material Design CSS framework I only needed 1 !important compared to over 1600.

Improvements

Well you don't need to write !important after every property

Bugs or Edge Cases it Helps Avoid

Unexpected behaviours where a !important isn't overwritten where is should be so you would need another !important. It makes the output CSS a lot smaller which benefits load times.

Metadata

Metadata

Assignees

Labels

CSS specificityDifferent CSS on dev and productionT: enhancementFunctionality that enhances existing features

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions