Custom base CSS not compiled or referenced

Created on 7 April 2025, 4 months ago

Problem/Motivation

When adding custom CSS to the base.pcss file, these custom CSS are not compiled and exposed to the final theme.

Steps to reproduce

- edit base.pcss and add custom CSS
- rebuild the CSS using npm run build
- clear cache on web site
- Custom CSS is not applied

Proposed resolution

- rename base.pcss to base.pcss.css in order for the build process to capture the CSS file
- update the theme libraries YML file to reference dist/css/base/base.css

Remaining tasks

none

User interface changes

none

API changes

none

Data model changes

none

๐Ÿ› Bug report
Status

Active

Version

5.0

Component

Code

Created by

๐Ÿ‡ฑ๐Ÿ‡บLuxembourg paddy_deburca

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024