BFE.dev
buy us
a coffee
CompanyListsDiscuss
buy us
a coffee
Front-End Interview Questions74. How does @import works in CSS? What is the pros and cons

74. How does @import works in CSS? What is the pros and cons

CSS
Share

We could use <link rel="stylesheet"... > to use external CSS, but also we could use @import in CSS code.

What is the difference? What is pros and cons of it ? This article might help you answer it.

prevnext
(1)