@aotearoan/neon
Version:
Neon is a lightweight design library of Vue 3 components with minimal dependencies.
6 lines (5 loc) • 409 B
JavaScript
var l = /* @__PURE__ */ ((a) => (a.All = "all", a.Desktop = "desktop", a.DesktopLarge = "desktop-large", a.LargerThanTablet = "larger-than-tablet", a.Tablet = "tablet", a.LargerThanMobileLarge = "larger-than-mobile-l", a.MobileLarge = "mobile-large", a.LargerThanMobile = "larger-than-mobile", a.Mobile = "mobile", a))(l || {});
export {
l as NeonResponsive
};
//# sourceMappingURL=NeonResponsive.es.js.map