UNPKG

styled-components-breakpoint

Version:

Utility functions for creating breakpoints in `styled-components` 💅.

2 lines (1 loc) • 65 B
export declare const convertPxToEm: (pixels: number) => number;