All features
Cherry Blossom feature
Asset and SCSS pipeline
Load only the styles and scripts a page actually needs.
What it does
Offers one parent-and-child-aware asset system for frontend, admin and login contexts, including on-demand SCSS compilation.
How it works
Feature modules register definitions through filters. The pipeline resolves child overrides, compiles SCSS, creates minified output, handles dependencies and only enqueues assets for the active context.
What is included
- Conditional style and script definitions
- Child-theme override resolution
- SCSS compilation, prefixing and minification