Closed (fixed)
Project:
Bluecheese
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
29 Aug 2024 at 17:18 UTC
Updated:
5 Sep 2024 at 15:15 UTC
Jump to comment: Most recent
The team theming for the Barcelona Event site needs to be able to work quickly Adding new components to the Bluecheese theme without updating everything in the existing BlueCheese theme and without breaking legacy styles.
If you create any component on the site it will load both the existing styles.css and the new global-styles.css files which can lead to conflicts in styling.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
biz123 commentedComment #4
drummBreaking legacy styles is not a concern right now, we’re activating parts of the migrated site piece-by-piece, so we have a chance to review and catch any legacy styles that got into a non-ideal place. To reduce potential long-term technical debt, I think its better to go ahead and aggressively adapt legacy styles as they get in the way, rather than leave them in a separate silo.
Comment #5
fjgarlin commentedI left some comments in the MR and @drumm did so in this issue as well. Before we move forward with architectural decisions (in both CSS and Drupal content types configuration), let's try to agree on what would be valid vs not.
Comment #6
spicy.werewolf commentedComment #7
spicy.werewolf commentedComment #8
spicy.werewolf commented