Test if-statement.
This commit is contained in:
parent
0dc5cb2bc1
commit
d23b5e3b8f
|
@ -7,4 +7,6 @@
|
||||||
@use "buttons";
|
@use "buttons";
|
||||||
@use "forms";
|
@use "forms";
|
||||||
|
|
||||||
|
{% if layouts.publishing %}
|
||||||
@use "layouts/publishing";
|
@use "layouts/publishing";
|
||||||
|
{% endif %}
|
Loading…
Reference in New Issue
Block a user