The deprecated key "stylesheets-remove" needs to be replaced with "libraries-override" in info.yml

Created on 2 August 2022, almost 2 years ago
Updated 20 January 2023, over 1 year ago

Problem/Motivation

In info.yml file the "stylesheets-remove" key needs to relace with "libraries-override". The "stylesheets-remove" key is deprecated and will be removed in Drupal 9.

Proposed resolution

# stylesheets-remove:
#   - '@classy/css/components/tabs.css'

libraries-override:
  classy/base:
    css:
      component:
        css/components/tabs.css: false

Please check the patch to fix this issue.

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇮🇳India Shyam_Bhatt Gujarat

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.69.0 2024