CSS media queries Vs @import
-
I am willing to add extra css to adjust the looking of a responsive child theme in mobile devices. Is it better to use the CSS media queries within the child stylesheet or use a query to @import a whole separate stylesheet for the predetermined screen size? and why?
thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CSS media queries Vs @import’ is closed to new replies.