cssauron icon indicating copy to clipboard operation
cssauron copied to clipboard

Match `[attr]` if key `attr` is present but empty (just like css does)

Open StephanHoyer opened this issue 9 years ago • 1 comments
trafficstars

[attr]: Attribute exists and is not false-y.

CSS does not behave this way. It matches if the attr is present, no matter what value it has. Is there a way to changes this behaviour by configuration?

If not, would you merge a PR that allows this behaviour?

StephanHoyer avatar Apr 28 '16 08:04 StephanHoyer

any opinion on that?

StephanHoyer avatar May 27 '16 07:05 StephanHoyer