custom modules & themes ^10
This commit is contained in:
Submodule web/profiles/d8-starterkit-profile updated: 3fba4edaab...f7a71cfc80
@@ -3,7 +3,7 @@ type: theme
|
||||
description: 'EQL theme.'
|
||||
package: Core
|
||||
version: VERSION
|
||||
core_version_requirement: ^8.8 || ^9
|
||||
core_version_requirement: ^8.8 || ^9 || ^10
|
||||
base theme: false
|
||||
|
||||
libraries:
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
'field_title'
|
||||
|
||||
] %}
|
||||
{% spaceless %}
|
||||
{% apply spaceless %}
|
||||
{% if content is not empty or behaviors is not empty %}
|
||||
{# <div{{ attributes.addClass(classes) }}> #}
|
||||
{% if content is not empty %}
|
||||
@@ -47,4 +47,4 @@
|
||||
{% endif %}
|
||||
{# </div> #}
|
||||
{% endif %}
|
||||
{% endspaceless %}
|
||||
{% endapply %}
|
||||
|
||||
Reference in New Issue
Block a user