UNPKG

css-kits

Version:

Parse css to javascript object. Support change class and id

3 lines (2 loc) 142 B
export declare function removeAllComments(subject: string): string; export declare function standardizeStyleSheet(subject: string): string;