UNPKG

fui-fancyui

Version:
12 lines (10 loc) 198 B
import { styled as t } from "styled-components"; const n = t.a` color: inherit; text-decoration: none; font-weight: normal; ${({ $externalStyle: o }) => o} `; export { n as StyledRawA };