UNPKG

welcome-ui

Version:

Customizable design system with react • styled-components • styled-system and ariakit.

16 lines (15 loc) 273 B
"use client"; import "./jsx-runtime-Bqq1Hxg9.mjs"; import { createGlobalStyle as t, css as o } from "@xstyled/styled-components"; import "react"; const e = "data-wui-hidefocusrings"; t( () => o` [${e}] *:focus { outline: none; } ` ); export { e as h };