Font Weight
Usage
Please refer to the
documentation on the Tailwind CSS website
Compatibility
| Class | Native (StyleSheet) | Web (CSS) |
|---|---|---|
| font-thin | ✅ | ✅ |
| font-extralight | ✅ | ✅ |
| font-light | ✅ | ✅ |
| font-normal | ✅ | ✅ |
| font-medium | ✅ | ✅ |
| font-semibold | ✅ | ✅ |
| font-bold | ✅ | ✅ |
| font-extrabold | ✅ | ✅ |
| font-black | ✅ | ✅ |