MadLittleMods / postcss-increase-specificity

Why? Dealing with CSS you can't remove(mainly from a 3rd party). Increases specificity of selectors.
MIT License
50 stars 16 forks source link

Feat/add comment exclusions #20

Open mihaisavezi opened 4 years ago

mihaisavezi commented 4 years ago

First stab at handling comments exclusions, see https://github.com/MadLittleMods/postcss-increase-specificity/issues/17

mihaisavezi commented 4 years ago

stab at #17