Closed track0x1 closed 4 years ago
Closes #17
It only makes sense to support disabling blocks as this plugin only looks at the rule-level (as opposed to line/declaration level).
/* postcss-increase-specificity disable */ .foo { content: "can't touch this"; } /* postcss-increase-specificity enable */
Thanks to @MadLittleMods for creating this plugin (it's already been a huge help in a project)!
@MadLittleMods Can we get this merged?
Closing as this has gone stale and review not addressed.
Closes #17
It only makes sense to support disabling blocks as this plugin only looks at the rule-level (as opposed to line/declaration level).
Thanks to @MadLittleMods for creating this plugin (it's already been a huge help in a project)!