UNPKG

maz-ui

Version:

A standalone components library for Vue.Js 3 & Nuxt.Js 3

18 lines (17 loc) 194 B
const zIndex = { 1: "1", 2: "2", 3: "3", 4: "4", 5: "5", 15: "15", 25: "25", 35: "35", 45: "45", 75: "75", 100: "100", "default-backdrop": "1050" }; export { zIndex };