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

Avoid mangling rules inside @keyframes #15

Closed MadLittleMods closed 6 years ago

MadLittleMods commented 6 years ago

Some cleanup and maintenance for merging https://github.com/MadLittleMods/postcss-increase-specificity/pull/14 by @IvanKalinin