Base CSS build command doesn't use PostCSS

Created on 30 November 2023, about 1 year ago
Updated 25 April 2024, 8 months ago

Problem/Motivation

If you run npm run build, the base styles Gulp task overrides the PostCSS config file (.pipe(postcss([]))). This means things like svg-load() does not get processed. MR incoming to fix.

πŸ› Bug report
Status

Fixed

Version

5.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jnettik Denver, CO

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024