cssshrink icon indicating copy to clipboard operation
cssshrink copied to clipboard

normalize selectors @getify

Open stoyan opened this issue 11 years ago • 0 comments

foo[a = 'b'] > .bar {color: red}

foo[ a="b"]>.bar {color: blue}

https://www.npmjs.org/package/normalize-selector

stoyan avatar Sep 25 '14 12:09 stoyan