UNPKG

mort-css

Version:

Dead CSS detection

31 lines (14 loc) 230 B
/** * None of these selectors are present anywhere. * They should be correctly reported. */ .no-usages-for-me { } #nor-me-id { } .none-for-me-but-i:hover { } #i-am-also:invalid { } #an-id-with-lots-of-space { }