UNPKG

@nex-ui/react

Version:

🎉 A beautiful, modern, and reliable React component library.

12 lines (8 loc) • 192 B
'use strict'; var system = require('@nex-ui/system'); const zIndices = system.defineTokens.zIndices({ modal: 1000, popover: 2000, tooltip: 3000 }); exports.zIndices = zIndices;