Border Style
Usage
Please refer to the
documentation on the Tailwind CSS website
Compatibility
tip
Use border-0 instead of border-none to remove borders on native.
| Class | Support |
|---|---|
border-solid | ✅ Full Support |
border-dashed | ✅ Full Support |
border-dotted | ✅ Full Support |
border-none | 🌐 Web only |
border-double | 🌐 Web only |
border-hidden | 🌐 Web only |