noprompt / garden

Generate CSS with Clojure
1.35k stars 90 forks source link

`as-hex` taking into account Alpha value #182

Open helins opened 3 years ago

helins commented 3 years ago

The as-hex function from the color namespace do not take into account the alpha value of a color whereas CSS hex colors do support this.