autoprefixer
add vendor prefixes to CSS rules
RUN apt-get update && \
apt-get install -y node-autoprefixer
RUN pacman -S --noconfirm node-autoprefixer
RUN apt-get update && \
apt-get install -y node-autoprefixer