Skip to content

Commit 0d4bdbd

Browse files
committed
added the cssinliner extension for Twig
1 parent 6b2d02b commit 0d4bdbd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"bundles": {
3+
"Twig\\CssInliner\\Bundle\\TwigCssInlinerBundle": ["all"]
4+
}
5+
}

0 commit comments

Comments
 (0)