Skip to content
Snippets Groups Projects
Commit abf9d61e authored by Kevin Paxman's avatar Kevin Paxman
Browse files

Merge branch 'feature/ISTWCMS-4619-m26lebla-theme-pager' into '1.0.x'

ISTWCMS 4619 m26lebla theme pager

See merge request !47
parents f0448051 3a608495
No related branches found
No related tags found
1 merge request!47ISTWCMS 4619 m26lebla theme pager
{% if items %}
{% include "@components/pager/pager.twig" with {
'items': items,
} %}
{% endif %}
......@@ -37,6 +37,8 @@ regions:
# Remove unwanted system stylesheets
stylesheets-remove:
- 'core/themes/seven/css/base/elements.css'
- 'core/themes/seven/css/components/pager.css'
- 'core/themes/seven/css/classy/components/pager.css'
# - '@stable/css/system/components/align.module.css'
# - '@stable/css/system/components/fieldgroup.module.css'
# - '@stable/css/system/components/container-inline.module.css'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment