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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,6 @@ This effectively enables you to create critical css.
6
6
The bulk of it's code is based on, and expanded from, Thijs Verkoyen's inline css library.
7
7
8
8
### Usage
9
-
This library is used as a twig post processing module in JanDC/critical-css-processor. But you could of course make your own implementation.
9
+
This library is used as a twig post processing module in JanDC/critical-css-processor. But you could of course make your own implementation.
10
+
11
+
To get a complete instruction in how to use this library (in conjunction with a twig wrapper) please refer to https://github.com/JanDC/page-specific-css-silex for the reference implementation or the critical css processor for a more generic implementation.
0 commit comments