We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ab1a2 commit 9cc4a78Copy full SHA for 9cc4a78
frontend/asset_mapper.rst
@@ -379,10 +379,6 @@ from inside ``app.js``:
379
Handling CSS
380
------------
381
382
-.. versionadded:: 6.4
383
-
384
- The ability to import CSS files was introduced in Symfony 6.4.
385
386
CSS can be added to your page by importing it from a JavaScript file. The default
387
``assets/app.js`` already imports ``assets/styles/app.css``:
388
@@ -639,10 +635,6 @@ validate the performance of your site!
639
635
Performance: Understanding Preloading
640
636
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
641
637
642
643
644
- Automatic preloading of JavaScript files was introduced in Symfony 6.4.
645
646
638
One issue that LightHouse may report is:
647
648
Avoid Chaining Critical Requests
0 commit comments