UNPKG

@cssninja/bulma-css-vars

Version:
3 lines (2 loc) 139 B
import { ColorCallSet } from './types'; export declare function getUsedVariables(renderedCss: string, colorNames: string[]): ColorCallSet;