Skip to content

Commit 9cc4a78

Browse files
committed
remove versionadded directives for Symfony 6
1 parent 90ab1a2 commit 9cc4a78

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

frontend/asset_mapper.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -379,10 +379,6 @@ from inside ``app.js``:
379379
Handling CSS
380380
------------
381381

382-
.. versionadded:: 6.4
383-
384-
The ability to import CSS files was introduced in Symfony 6.4.
385-
386382
CSS can be added to your page by importing it from a JavaScript file. The default
387383
``assets/app.js`` already imports ``assets/styles/app.css``:
388384

@@ -639,10 +635,6 @@ validate the performance of your site!
639635
Performance: Understanding Preloading
640636
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
641637

642-
.. versionadded:: 6.4
643-
644-
Automatic preloading of JavaScript files was introduced in Symfony 6.4.
645-
646638
One issue that LightHouse may report is:
647639

648640
Avoid Chaining Critical Requests

0 commit comments

Comments
 (0)