Closed (fixed)
Project:
Drupal core
Version:
10.1.x-dev
Component:
settings_tray.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2023 at 12:08 UTC
Updated:
5 Jun 2023 at 21:49 UTC
Jump to comment: Most recent
Comments
Comment #4
bramdriesenComment #5
berdirSeems straight-forward enough.
Comment #6
mherchelThis is a duplicate of #3314574: Invalid PostCSS causes invalid CSS within new off-canvas CSS, but I'm all for committing this as this is an easy fix.
Comment #8
longwaveClosed the linked issue as duplicate, credited the user that came up with the same fix over there.
Comment #12
longwaveCommitted and pushed to 11.x and 10.1.x.
Backported to 10.0.x as well; the .pcss.css applied directly but the .css did not - but that could be easily fixed with
yarn build:csson commit.Thanks!