UNPKG

rollup-plugin-react-scoped-css

Version:

A rollup plugin designed to allow scoped css to be run in react (Compatible with vite and rollup)

2 lines (1 loc) 85 B
export declare const astTransformer: (ast: any, callback: (ast: any) => any) => any;