question
-
Do this plugin remove unused css code in my stylesheet files?
Example: in my Stylesheet is the following code:
.myspecialcolor{ color: #fafafa; }But the class myspecialcolor is never been used on my website.
will this entry be removed from the file?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘question’ is closed to new replies.