Skip to content

Conversation

@asdolo
Copy link
Collaborator

@asdolo asdolo commented Oct 3, 2025

Notion board reference:


What does this do?

This PR updates NativeWind's rem size from 14 (default) to 16. It also moves the font object from the tailwind config file to a separate file, like we have with the colors.


Why did you do this?

To match the standard web sizing (1rem = 16px) and align with Figma’s 4px-based design grid, making it easier to work with consistent multiples.

Who/what does this impact?

Developers creating UIs using NativeWind.

How did you test this?

N/A


Notes:


Screenshots / Previews

N/A

@asdolo asdolo self-assigned this Oct 3, 2025
@asdolo asdolo requested a review from a team as a code owner October 3, 2025 18:28
@asdolo asdolo requested review from fernandatoledo and guillermomachado and removed request for a team October 3, 2025 18:28
@github-actions
Copy link

github-actions bot commented Oct 3, 2025

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 50%
49.78% (342/687) 44.36% (122/275) 36.28% (86/237)

😎 Tests Results

Tests Skipped Failures Errors Time
77 0 💤 0 ❌ 0 🔥 29.75s ⏱️
👀 Tests Details • (50%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files49.7844.3636.2850.15 
components/ui77.8361.6569.6977.54 
   colors.ts0000 
   font-family.ts0000 

@asdolo asdolo merged commit d3d1dc3 into master Oct 27, 2025
7 checks passed
@asdolo asdolo deleted the fix/set_nativewinds_rem_size_to_16 branch October 27, 2025 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants