fix twig css
This commit is contained in:
parent
ef252f3ced
commit
3a5001d0d3
@ -12,7 +12,7 @@ endsnippet
|
|||||||
|
|
||||||
snippet css "twig stylesheets" b
|
snippet css "twig stylesheets" b
|
||||||
{% stylesheets '${1}' %}
|
{% stylesheets '${1}' %}
|
||||||
<script src="{{ asset_url }}"></script>
|
<link rel="stylesheet" href="{{ asset_url }}">
|
||||||
{% endstylesheets %}
|
{% endstylesheets %}
|
||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user