jquery-color icon indicating copy to clipboard operation
jquery-color copied to clipboard

Parse color from css vars ?

Open resarahman opened this issue 3 years ago • 0 comments

is it possible to get the color object from css vars ? for example like this jQuery.Color( 'var(--heading-color)' ) or is there any method to extend to jQuery.Color to parse the css variable ?

Thanks

resarahman avatar Dec 09 '21 11:12 resarahman