autoprefixer-rails icon indicating copy to clipboard operation
autoprefixer-rails copied to clipboard

Docs: mentions of config/autoprefixer.yml are no longer in the README

Open rstacruz opened this issue 4 years ago • 3 comments

It seems like there aren't instructions or examples of how to configure AutoprefixerRails using config/autoprefixer.yml in the README. Looking at past versions it seems like they were removed in f97dab9bb74af9d202723d606bef2b1c0d5371f8 (v9.8.0?).

rstacruz avatar May 21 '20 01:05 rstacruz

What do you want to change in the settings?

ai avatar May 21 '20 01:05 ai

I was hoping to see how to enable autoprefixer's grid support. I eventually found it in the README for a past version (v9.6.0), and a passing mention about an ENV variable in the CHANGELOG.

rstacruz avatar May 21 '20 01:05 rstacruz

I decided to keep the Grid option for JS plugin only since I want to deprecate the Rails version.

But if config/autoprefixer.yml works (I didn’t test it), feel free to send PR to docs.

ai avatar May 21 '20 01:05 ai