Units
Last updated on May 30th, 2025
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') |