Last updated on October 2, 2025
Units
Polyfilled Units
You can use these units within classes or tailwind.config.js.
| Unit | Name | Description |
|---|---|---|
| vw | View Width | Polyfilled using Dimensions.get('window') |
| vh | View height | Polyfilled using Dimensions.get('window') |