UNPKG

@linaria/core

Version:

Blazing fast zero-runtime CSS in JS library

5 lines (4 loc) 178 B
export { default as css } from './css'; export { default as cx } from './cx'; export type { CSSProperties } from './CSSProperties'; export type { LinariaClassName } from './cx';