used-styles icon indicating copy to clipboard operation
used-styles copied to clipboard

Don't inline "non-selectors" from "non-used" files

Open theKashey opened this issue 6 years ago • 0 comments

Right now used-styles inlines everything it can't "match" - font declarations and animations. However - it might do it only for the limited set of files, which might be known from the "bunder integration" for example

It's already partially supported via filter filters in different APIs, and should be just better documented and tested

  • shares the implementation with https://github.com/theKashey/used-styles/issues/14

theKashey avatar Oct 14 '19 07:10 theKashey