CSS @import

Hi, I just had a few questions about this that was troubling me, I never really use this but I would start like getting into a habit in doing so. I guess my question is how do you use it, have your imports all in one css file? Also one of these threads started on sitepoint spoke of something about dynamic import. When you use import are their any problems you run into? thanks for any help.

Personally, I don’t use @import, but it’s good to know about it. Here is a helpful intro from the SitePoint CSS Reference:

See if that helps, then post some more questions if needed! :slight_smile: