-
-
Save dmitrymomot/0b39076a29e643e09e2c976438e0f917 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 | |
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