maximkoretskiy / postcss-autoreset

PostCSS plugin for automatic rules isolation
MIT License
244 stars 11 forks source link

reset font and color properties without `all: unset`. possible? #2

Closed iamstarkov closed 8 years ago

iamstarkov commented 8 years ago

I understand, that its quite out of scope, but still it tightly relates to autoreset, so only reason i’m asking, because I assume you made some investigation in this area. (because all: unset, is not here yet currently). How do you think is there any way to reset font and color properties without all: unset?

iamstarkov commented 8 years ago

Just found https://github.com/maximkoretskiy/postcss-initial and its wonderfull

maximkoretskiy commented 8 years ago

thanks)