Closed onlywei closed 8 years ago
If you're referring to having the ability to turn shorthand labels or CSS variables like "simple-list" into " 'list-style-type': 'none' ". Then no, that isn't in the scope of the plugin. That's why there are so many plugins for PostCSS, it's because they all do fairly specific jobs.
If you're referring to placeholder classes (that are replaced when they are extended, or dissapear when they aren't) - you can look at this part of the README: https://github.com/travco/postcss-extend#defining-placeholders
I hope that helps.
Just like with
postcss-simple-vars
, andpostcss-mixins
, can we do this: