sindresorhus/refined-github


The issue has been closed
Add `postcss-preset-env` to build #3258
fregante posted onGitHub
I feel that nested selectors and @custom-selector
could help us organize our code better. I think it's worth adding postcss-preset-env to our build, as long as it doesn't slow it down considerably.
Exploration need, PR welcome to figure this one out.
Might also be worth picking only a couple of transforms from: https://github.com/csstools/postcss-preset-env/blob/master/src/lib/plugins-by-id.js, like custom-selectors
nesting
selector-matches