You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to have some kind of functionality where I can include CSS/LESS-files within @media queries. Just copy the @import function and allow it inside media queries and we're all set. :)
Hi,
I would like to have some kind of functionality where I can include CSS/LESS-files within
@media
queries. Just copy the@import
function and allow it inside media queries and we're all set. :)For example:
Keep up the good work!
The text was updated successfully, but these errors were encountered: