UNPKG

styled-components-2rem

Version:

Extension of styled-components with features for convert px to rem units

8 lines (4 loc) 162 B
import { StyledInterface } from 'styled-components' declare const styledPx2rem : StyledInterface export default styledPx2rem export * from 'styled-components'