Remy Smith
Results
2
comments of
Remy Smith
Running into the same issue, and didn't notice until autoprefixer added 1630 lines of duplicate code to one of my CSS files. This is the culprit code: ``` input[type='text']:focus::placeholder, input[type='email']:focus::placeholder,...