You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@
10
10
11
11
12
12
## Main Functionalities
13
-
This module removes render-blocking CSS files and helps with Google Page Speed results by asynchronously loading CSS using RequireJS.
14
-
Extends the Magento 2.3.3 function Critical CSS to be compatible with the new asynchronously mode to make the first First Contentful Paint faster.
13
+
This module removes render-blocking CSS files and helps with Google Page Speed results by asynchronously loading CSS using RequireJS. <br />
14
+
Extends the Magento 2.3.3 functionality CSS critical path to be compatible with the new asynchronously mode to make the first First Contentful Paint faster. <br />
15
15
The production mode is required because in the developer mode the LESS path hints do not work.
0 commit comments