Home › Forums › CSS › The Best way to learn web design and keep up with technology? › Re: The Best way to learn web design and keep up with technology?
January 29, 2013 at 2:29 pm
#122760
Member
Re conflicting information, you’ll find a lot of this about. If someone makes a statement such as do or don’t use @import take notice if they explain why, and Google around to see what the consensus is.
In this [email protected] is normally considered poor practice because it is a performance hit. If you Google something like @import in CSS you’ll find plenty of discussion around why you shouldn’t use it.
I tend to find the best advice makes its way to the top, that said practices change over time so beware of received wisdom.