|
|
|
|
|
by youngtaff
1294 days ago
|
|
@imports are invisible to the browser's preparser as the stylesheet that contains them must be downloaded and parses before the browser can discover them This will lead to slower FCP etc times particularly if the stylesheets aren't in cache |
|