Resolve #3499829 "Support inlining critical"
5 unresolved threads
Compare changes
@@ -3,6 +3,9 @@
@@ -16,10 +19,16 @@ class CssCollectionRenderer implements AssetCollectionRendererInterface {
@@ -76,7 +85,95 @@ public function render(array $css_assets) {
- Andrey Postnikov @andypostDeveloperSuggested change
153 * Return NULL if the file does not exist. 153 * Return NULL if the file does not exist or empty or no path provided.