prettier/tests/css_important/important.css

8 lines
76 B
CSS

div {
max-height: none !important;
}
.important {
.foo() !important;
}