export const breakpoints = { sm: "768px", md: "1024px", lg: "1280px", xl: "1640px", } as const;
GitFOSS • v0.2.0 (#421408f) • MIT License