W
W
Waniman2021-01-28 12:37:58
css
Waniman, 2021-01-28 12:37:58

Is it possible to somehow enable cross-browser compatibility for all styles once?

I have a lot of pages and elements on them, styled with flexbox, there are thousands of them, I did not attach importance to cross-browser compatibility at the time of their creation and in the end they are just in fact flex, but without -webkit-, etc. Is it possible to somehow add cross-browser commands for all elements once, or do we now need to assign these commands to each individual element?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolai Mironov, 2021-01-28
@solidcreature

Hello, pay attention to the support of flexboxes by modern browsers: https://caniuse.com/?search=flexbox
In the 21st year, browser prefixes for flexboxes can already be abandoned.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question