Skip to content

Add autoprefixer.

Christopher Schinnerl requested to merge moimael:use-autoprefixer into master

Created by: moimael

Remove vendor prefixes and use a browserlist to state which target we support. Soon babel-preset-env will support the browserlist file too so we can simplify the configuration further.

Merge request reports