MetaMask / MetaMask/metamask-design-system

Update all classname mappings

Open
#487 0 comments 0 reactions 1 assignee Claimed by @georgewrmarshall View on GitHub
team-design-system
Dominant language
TypeScript
Stars
37
Forks
14
Avg merge
1d 9h
Merged PRs (30d)
60

Description

### **Description**
Update all classname mappings in the **MetaMask Design System** to follow the standardized naming conventions:

- **For Tailwind class mappings:** `TWCLASSMAP_COMPONENTNAME_FROM_TO`
- **For general mappings:** `MAP_COMPONENTNAME_FROM_TO`

This will improve consistency and readability across the codebase.

### **Technical Details**
- Refactor all existing classname mappings to follow the new format.
- Ensure all instances of mappings are updated throughout the codebase.
- Verify that no functionality is affected after the renaming.
- Update documentation or comments where necessary to reflect these changes.

### **Acceptance Criteria**
- All classname mappings follow the new naming conventions.
- No broken references or regressions occur due to renaming.
- Documentation and code comments are updated accordingly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.