We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab24148 + ad4702a commit 9505b08Copy full SHA for 9505b08
1 file changed
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