I am trying to arrange my page. I currently have several CSS files. I would like to exclude some CSS, getting only a few styles that are used from one large CSS file.
What is the best way to figure out which styles are used from a particular CSS file?
santa source
share