Describe the current behavior
The component-progress-bar.css file is present in the assets folder, but it appears to be unused. There are no references to it in the theme’s layout, templates, or sections. It is unclear whether it’s being loaded dynamically or left over from an older implementation.
Describe the expected behavior
The CSS file should either be:
- Actively used in the theme, referenced in a section, snippet, or template, or
 
- Removed if it is no longer needed to keep the codebase clean and maintainable.
 
Version information (Dawn browsers and operating systems)