Display
Usage
Please refer to the
documentation on the Tailwind CSS website
Example
Compatibility
| Class | Native (StyleSheet) | Web (CSS) |
|---|---|---|
| flex | ✅ | ✅ |
| hidden | ✅ | ✅ |
| block | ❌ | ✅ |
| inline-block | ❌ | ✅ |
| inline | ❌ | ✅ |
| inline-flex | ❌ | ✅ |
| table | ❌ | ✅ |
| inline-table | ❌ | ✅ |
| table-caption | ❌ | ✅ |
| table-cell | ❌ | ✅ |
| table-column | ❌ | ✅ |
| table-column-group | ❌ | ✅ |
| table-footer-group | ❌ | ✅ |
| table-header-group | ❌ | ✅ |
| table-row-group | ❌ | ✅ |
| table-row | ❌ | ✅ |
| flow-root | ❌ | ✅ |
| grid | ❌ | ✅ |
| inline-grid | ❌ | ✅ |
| contents | ❌ | ✅ |
| list-item | ❌ | ✅ |