Elm-css vendor prefixes

don’t quite understand how something like webpack+postcss could add prefixes to dynamically generated css

At the time, elm-css had a CLI which generated static stylesheet files. A few years ago we changed it to the current runtime generation design, and that’s what it’s been ever since!