mediamonks / muban

A backend-agnostic framework to enhance server-rendered HTML using a modern webpack development setup.
https://mediamonks.github.io/muban/
39 stars 15 forks source link

Removal of IE9 from postcss.config #117

Closed pigeonfresh closed 4 years ago

pigeonfresh commented 4 years ago

What are the thoughts of updating the default values of Postcss by removing ie9?

ThaNarie commented 4 years ago

I'm open to that change. Wether is worth it depends on how much additional css it "transpiles" just for IE9 and/or 10. If it's just a tiny bit, it won't hurt that much, and we get out of the box support for those browsers. If it's a bit more, we want to remove it to reduce payload and rendering.

skulptur commented 4 years ago

@pigeonfresh any idea on how much extra css are we talking about?

pigeonfresh commented 4 years ago

I had a few runs and I would say that the gain is too little