Closed Frikki closed 8 years ago
where did you see that it's doable?
I talk about the json thing. Anyway, if you use postcss-cssnext, you need to pass option to this plugin by postcss-cssnext features options.
Well, I thought that was what I was doing above. I use a config file that specifies the feature options for postcss-cssnext. But if this cannot be done, then... well.
This can be done via this option http://cssnext.io/usage/#features (that works in postcss-cssnext)
Ah, thanks for clearing this up.
How do you specify the options in a postcss json file? I’ve tried
...but it still outputs warnings when custom properties are not scoped to :root element.