Thread
:
[Plugin] CustomCleanerPlus
View Single Post
05-08-2022, 03:10 PM
#
84
tamaracks
Connoisseur
Posts: 53
Karma: 10
Join Date: Jun 2021
Device: Onyx Boox Nova3
This plugin seems to mess up any pseudo-class or pseudo-element selectors by putting spaces after every colon in CSS files.
For instance
Code:
p::first-letter {
becomes
Code:
p: : first-letter {
Unless I'm doing something wrong?
tamaracks
View Public Profile
Find More Posts by tamaracks
Track Posts by tamaracks via RSS