Should I remove vendor prefixes?

前端 未结 4 825
太阳男子
太阳男子 2020-12-20 20:08

I have a website which I support as far as IE8, no further.

When I first launched the site, I decided to use CSS vendor prefixes for CSSs elements such as border-rad

4条回答
  •  感情败类
    2020-12-20 20:23

    Personally, I would just keep your vendor prefixes for now - this still remains professional practice - those browsers who don't need them, will simply ignore them anyway.

提交回复
热议问题