html - Browser support for @import -


whenever use css property check browser support @ www.caniuse.com , nice website though haven't included opera mini 8 yet, still nice website.

now project have multiple css files using conditionally, must use @import rule, don't know browser support, checked @ www.caniuse.com not there, googled it, every website , blog discussing support @media rule, not @import, discuss either @import better or minifying css using grunt etc better.

can tell me browser support @import, , can use or not ?

of course can use @import. asked why not discussed @ different webdesign blogs etc, think reason because supported there no need discuss support anymore.

ie 4.x has support @import rule, later versions (even ie 5 considered older browser , nobody use anymore) have support @import rule.

so go , use being fearless, said in question, of course there better ways grunt if you're using node.js.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -