Open yehee opened 3 years ago
I would definitely look at using a PostCSS plugin. I used postcss-css-variables which inlines computed properties so that there is backward compatible syntax for older browsers. It might be helpful here, but I have not investigated or tried it out yet.
Per discussion on this thread, should take the lead to investigate on available options to introduce constant variables for media query screen width.