We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185d0b8 commit ad4702aCopy full SHA for ad4702a
README.md
@@ -74,7 +74,7 @@ You can use inline css directly in Twig template:
74
<div class="foo">
75
...
76
</div>
77
-{% endinlinecss }
+{% endinlinecss %}
78
```
79
80
Paths relative to bundle are supported as well:
@@ -84,7 +84,7 @@ Paths relative to bundle are supported as well:
84
85
86
87
88
89
90
Read the docs in the files for further details on the usage of the service.
0 commit comments