export const border = { borderRadius: { sm: '0.125rem', md: '0.375rem', lg: '0.5rem', full: '9999px', }, borderWidth: { '0': '0', '1': '1px', '2': '2px', '4': '4px', }, };