gradient-designer icon indicating copy to clipboard operation
gradient-designer copied to clipboard

Native CSS background-image values don't update

Open rithvikvibhu opened this issue 4 years ago • 0 comments

image

The tailwind classes colors don't match the colors in linear-gradient css:

blueGray-500 (#64748b) is not the same as rgb(234, 88, 12) (#ea580c) and coolGray-700 (#374151) is not the same as rgb(202, 138, 4) (#ca8a04)

rithvikvibhu avatar Dec 07 '21 03:12 rithvikvibhu