Back
laurent lahmy
updated fullwindcss.com/ to show and link to the new open source, npm installable function `c.zinc(325)`
fullwindcss is now a simple function!
get access to extra tailwind color shades:
c("gray", 650) // returns "#414b5a"
it's my first attempt at open source, live here github.com/laurentlahmy/fullw…
I'm probably missing very obvious things, let me know if you try it out
fullwindcss.com/ is now a simple function you can npm install!
Unlock all 1001 tailwind color shades instead of being limited to tailwind's 11:
c("gray", 650) // returns "#414b5a"
It's my first attempt at anything open source, live here github.com/laurentlahmy/fullw…
I'm probably missing very obvious things, let me know if you try it out!
added quality of life features to fullwindcss.com