UNPKG

@nex-ui/react

Version:

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

8 lines (5 loc) • 190 B
import { defineSemanticTokens } from '@nex-ui/system'; const borders = defineSemanticTokens.borders({ focusVisibleOutline: '{borders.md} {colors.blue.primary}' }); export { borders };