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