We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Before:
.icon-shopping-cart:before { content: "\e72f" }
After CSSO: .icon-shopping-cart:before{content:""} Is there a setting I need to activate to prevent this?
.icon-shopping-cart:before{content:""}