Helper
Theme
Magento\Theme\Helper\Theme
What it does
This helper class retrieves CSS assets from a theme's layout XML files.
Developers use it to programmatically discover all CSS files declared in a theme's layout updates, useful for theme analysis, asset management, or building custom theme tools that need to know which stylesheets are included in a theme.
Public Methods
- getCssAssets()