Problem/Motivation

Refused to apply style from '/core/themes/seven/css/components/dropbutton.component.css' in console log.

Steps to reproduce

Navigate to website and review console logs for Refused to apply style from core/themes/seven/css/components/dropbutton.component.css

Proposed resolution

Change location of the css file in the uswds.libraries.yml to point to seven inside contrib versus core. Change
/core/themes/seven/css/components/dropbutton.component.css: {} TO /themes/contrib/seven/css/components/dropbutton.component.css:{}

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

Issue fork uswds-3405293

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

althornhill created an issue. See original summary.

althornhill’s picture

althornhill’s picture

althornhill’s picture

Version: 8.x-2.7 » 3.x-dev

jrglasgow’s picture

Status: Active » Fixed

  • 83cdd36e committed on 3.x
    Issue #3405293 fixed a yml formatting issue
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.