diff --git a/.theme-check.yml b/.theme-check.yml index 1905f96b232..f905bd47a81 100644 --- a/.theme-check.yml +++ b/.theme-check.yml @@ -1,2 +1,4 @@ MatchingTranslations: enabled: false +TemplateLength: + enabled: false diff --git a/sections/main-product.liquid b/sections/main-product.liquid index 2cca43d01c3..1afc05107f7 100644 --- a/sections/main-product.liquid +++ b/sections/main-product.liquid @@ -1,4 +1,3 @@ -{% comment %}theme-check-disable TemplateLength{% endcomment %} {{ 'section-main-product.css' | asset_url | stylesheet_tag }} {{ 'component-accordion.css' | asset_url | stylesheet_tag }} {{ 'component-price.css' | asset_url | stylesheet_tag }}