Just write natively and use plug-ins such as Autoprefixer to automatically process it (I use VSCode, other editors should have similar plug-ins). I think it will be more troublesome for the mobile terminal to be compatible with various clients (WeChat, QQ, Taobao, Alipay, QQ Browser, UC, etc.)... In China, chrome and firefox are usually rare, and most of them are webkit or A parsing engine that is compatible with it, so it will be more commonly used. -webkit-
Just write natively and use plug-ins such as Autoprefixer to automatically process it (I use VSCode, other editors should have similar plug-ins). I think it will be more troublesome for the mobile terminal to be compatible with various clients (WeChat, QQ, Taobao, Alipay, QQ Browser, UC, etc.)... In China, chrome and firefox are usually rare, and most of them are webkit or A parsing engine that is compatible with it, so it will be more commonly used.
-webkit-
Tools are now used to handle compatibility, such as postcss/babel, etc.
No need. Compatibility with screen size and resolution is a headache