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 | ✅ | ✅ |