DEV Community

Arsalan Mlaik for Arsalan Malik

Posted on • Originally published at makemychance.com on

CSS @import: A Guide to Importing Stylesheets

The @import rule in CSS allows developers to import external stylesheets into their current stylesheet. This method of linking stylesheets provides a way to break up…

The post CSS @import: A Guide to Importing Stylesheets first appeared on Makemychance.

Top comments (0)