Vendor asset wiring shared by the generator tasks: copying component JS engines into
assets/vendor/, wiring them into mishka_components.js + app.js, and installing the
styled / headless stylesheets with their app.css imports.
Summary
Functions
Installs the functional (color-free) headless base stylesheet and imports it once into
app.css. No-op for sub generations (--sub).
Installs the styled mishka_chelekom.css vendor stylesheet and the theme @import into
app.css. No-op for sub generations (--sub).
Copies a component's JS engine files into assets/vendor/ and wires their imports/hooks into
mishka_components.js and app.js. No-op when the catalog declares no :scripts.
Functions
Installs the functional (color-free) headless base stylesheet and imports it once into
app.css. No-op for sub generations (--sub).
Installs the styled mishka_chelekom.css vendor stylesheet and the theme @import into
app.css. No-op for sub generations (--sub).
Copies a component's JS engine files into assets/vendor/ and wires their imports/hooks into
mishka_components.js and app.js. No-op when the catalog declares no :scripts.