UNPKG

@fatherbrennan/css-color

Version:

A TypeScript tree-shakable library for using CSS colors.

1 lines 159 B
const e=`inherit`,t=`initial`,n=`revert-layer`,r=`revert`,i=`unset`;exports.inherit=e,exports.initial=t,exports.revert=r,exports.revertlayer=n,exports.unset=i;