Hi. I want to use nib together with autoprefixer. The only way I found was to disable the vendor prefixin is overriding vendor-prefixes, but nib still does some work then, and then autoprefixer complains things like "You should write display: flex by final spec instead of display: box".
Maybe wrap all of the vendor file with a condition?
Thanks,
eyy
Hi. I want to use nib together with autoprefixer. The only way I found was to disable the vendor prefixin is overriding
vendor-prefixes, but nib still does some work then, and then autoprefixer complains things like "You should write display: flex by final spec instead of display: box".Maybe wrap all of the vendor file with a condition?
Thanks,
eyy