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.
Issue fork cem_sdc_generator-3617469
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
Comment #4
matthandMerged.