diff --git a/core/themes/classy/classy.libraries.yml b/core/themes/classy/classy.libraries.yml index eb01b06..15d8266 100644 --- a/core/themes/classy/classy.libraries.yml +++ b/core/themes/classy/classy.libraries.yml @@ -31,5 +31,3 @@ search.results: css: theme: css/search/search.theme.css: {} - component: - css/taxonomy/taxonomy.theme.css: {} diff --git a/core/themes/classy/templates/content/taxonomy-term.html.twig b/core/themes/classy/templates/content/taxonomy-term.html.twig index 9fcea9a..7e0446e 100644 --- a/core/themes/classy/templates/content/taxonomy-term.html.twig +++ b/core/themes/classy/templates/content/taxonomy-term.html.twig @@ -23,7 +23,6 @@ * @see template_preprocess_taxonomy_term() */ #} -{{ attach_library('classy/drupal.taxonomy') }} {% set classes = [ 'taxonomy-term',