@import imports a CSS file into another, allowing modularization. However, it can slow down performance compared to <link> tags.
@import
<link>