-
-
Save mediamakermatt/91ba9c9a754610629caf4d204de033da to your computer and use it in GitHub Desktop.
PX to REM'S to TAILWIND CSS
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
PX | REM | TW | |
---|---|---|---|
4 | 0.25 | 1 | |
8 | 0.5 | 2 | |
10 | 0.625 | Requires Custom Name | |
11 | 0.6875 | Requires Custom Name | |
12 | 0.75 | Requires Custom Name | |
13 | 0.8125 | Requires Custom Name | |
14 | 0.875 | Requires Custom Name | |
15 | 0.9375 | Requires Custom Name | |
16 | 1 | 4 | |
32 | 2 | 8 | |
48 | 3 | 12 | |
64 | 4 | 16 | |
80 | 5 | 20 | |
96 | 6 | 24 | |
112 | 7 | 28 | |
128 | 8 | 32 | |
144 | 9 | 36 | |
160 | 10 | 40 | |
176 | 11 | 44 | |
192 | 12 | 48 | |
208 | 13 | 52 | |
224 | 14 | 56 | |
240 | 15 | 60 | |
256 | 16 | 64 | |
272 | 17 | 68 | |
288 | 18 | 72 | |
304 | 19 | 76 | |
320 | 20 | 80 | |
336 | 21 | 84 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment