Justify Content
Usage
Please refer to the
documentation on the Tailwind CSS website
Compatibility
| Class | Native (StyleSheet) | Web (CSS) | 
|---|---|---|
| justify-start | ✅ | ✅ | 
| justify-end | ✅ | ✅ | 
| justify-center | ✅ | ✅ | 
| justify-between | ✅ | ✅ | 
| justify-around | ✅ | ✅ | 
| justify-evenly | ✅ | ✅ | 
Please refer to the
documentation on the Tailwind CSS website
| Class | Native (StyleSheet) | Web (CSS) | 
|---|---|---|
| justify-start | ✅ | ✅ | 
| justify-end | ✅ | ✅ | 
| justify-center | ✅ | ✅ | 
| justify-between | ✅ | ✅ | 
| justify-around | ✅ | ✅ | 
| justify-evenly | ✅ | ✅ |