Problem/Motivation

Site builders need a place to add custom styling/behavior per generated component without touching the vendor library itself — a starter CSS and JS file, attached automatically when the component loads.

Steps to reproduce

N/A — this is a task, not a bug.

Proposed resolution

Generate an (initially empty or lightly commented) CSS and JS file per component, wired into the component's generated library so they load automatically.

Remaining tasks

  • Implement starter CSS/JS file generation
  • Wire the files into the generated component library
  • Make this step skippable if not wanted

User interface changes

None yet.

API changes

None.

Data model changes

None.

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

matthand created an issue. See original summary.

  • matthand committed 3269c907 on 1.0.x
    task: #3617469 Generate starter CSS and JS files for each component
    
    By...
matthand’s picture

Version: » 1.0.x-dev
Status: Active » Fixed

Merged.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.