closure-stylesheets icon indicating copy to clipboard operation
closure-stylesheets copied to clipboard

does not remove duplicates in @font-face src property

Open pdknsk opened this issue 9 years ago • 0 comments

@font-face {
...
src: local(Font), local(Font);
}

pdknsk avatar Jun 28 '16 22:06 pdknsk