LitoMore / simple-icons-cdn

Colorable Simple Icons CDN
https://cdn.simpleicons.org
MIT License
90 stars 4 forks source link

Allow RGBA HEX colors #2

Closed mondeja closed 1 year ago

mondeja commented 1 year ago

I suppose that this feature could be implemented just changing 6 by 8 in the next lines:

https://github.com/LitoMore/simple-icons-cdn/blob/a7271cd679750c488641f0a1b00f87603003ed65/source/utils.ts#L12-L14

BTW, how can I serve the app on local?

LitoMore commented 1 year ago

Good idea.

Simply run:

npm i -g vercel
vercel dev