- Issue created by @Kristen Pol
- Status changed to Closed: duplicate
5 months ago 8:07pm 9 September 2024 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Fixed here:
π Remove base.css import for all SDDS components Active
This is a follow-up to:
π Create individual SDDS component css files from scss files Needs work
to remove the hack added to the top of the css files to get this to work:
@import url("../../../../dist/base.css");
See https://www.drupal.org/project/demo_design_system/issues/3466418#comment... π Create individual SDDS component css files from scss files Needs work
Wait on:
π The component preview should have a background: include theme's global asset libraries for component preview Needs work
Once that lands, try manually removing the import for one of the components and see if the XB preview is still okay. If so, remove from splitcss and rebuild theme and then check all in XB UI.
See above.
No change but XB UI show still show the SDDS component previews.
Closed: duplicate
1.0
Code
Fixed here:
π Remove base.css import for all SDDS components Active