RadValentin / postcss-prefix-selector

Prefix all CSS rules with a selector
MIT License
165 stars 16 forks source link

Pass in filename to transform callback #97

Closed jlurena closed 3 years ago

jlurena commented 3 years ago

Use case:

I want a specific prefix on a per-filename basis

jlurena commented 3 years ago

@RadValentin please review

RadValentin commented 3 years ago

Change looks good. Can you also update README.md so it's clear that there's a new param for transform function? After that we should be good to go. Thanks!

jlurena commented 3 years ago

Change looks good. Can you also update README.md so it's clear that there's a new param for transform function? After that we should be good to go. Thanks!

all set :)