feat: Mangrove Drupal bridge and gap closer#676
Open
khawkins98 wants to merge 31 commits intomainfrom
Open
Conversation
…e [skip chromatic]
🔍 Visual review for your branch is published 🔍Here are the links to: |
Collaborator
|
@khawkins98 I've reviewed the plan and wonder if effectively reinventing tailwind classes is really the way to go. It's ineffective both from the perspective of maintenance and LLM-aided generation |
added 5 commits
January 4, 2026 17:47
Collaborator
|
Just an FYI https://github.com/unisdr/undrr-mangrove/pull/678/changes to me it seems a lot cleaner, but haven't really tested anything @khawkins98 |
Collaborator
|
I've closed the #678 rough poc, it's still there for reference, when you decide what direction to move |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a migration for consolidating utility styles between the Mangrove component library and the Drupal theme (
undrr_common). It will both reduce entropy in Drupal and allow for more consistency between mangrove-Drupal and support other non-druapl sites in being more cohesive.The problem
Currently, styling is split across two locations:
variations.scssplus Bootstrap 3.3.7This creates style drift, duplicate maintenance, and Bootstrap legacy debt.
The solution
A four-phase migration to establish Mangrove as the single source of truth:
borders, shadows, position, sizing)
Key decisions
mg-u-margin-top-200notmg-u-mt-200)mappings exact)
--sm,--md,--lg,--xlbreakpoint suffixes