Skip to content

Commit f5feeb1

Browse files
authored
Update README.md
1 parent e1b9e8d commit f5feeb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $extension->buildCriticalCssFromSnippets();
3939

4040

4141
#### Handling raw HTML
42-
```
42+
```php
4343
$cssFromHTMLExtractor = new CssFromHTMLExtractor();
4444
$cssFromHTMLExtractor->addBaseRules('path/to/css');
4545
$cssFromHTMLExtractor->addHtmlToStore($rawHtml);

0 commit comments

Comments
 (0)