cheatsheet icon indicating copy to clipboard operation
cheatsheet copied to clipboard

Generate cheatsheet from custom tailwind.config.js

Open UnsolvedCypher opened this issue 4 years ago • 3 comments

It would be nice to be able to specify a custom tailwind.config.js file and have the values in the cheatsheet correspond to those rather than the defaults.

UnsolvedCypher avatar Jul 17 '21 15:07 UnsolvedCypher

I'm not really sure how to go about this, because we actually have hardcoded all the utilities and we'll need to generate then dinamically to allow it

agustinprod avatar Jul 19 '21 06:07 agustinprod

I'm not really sure how to go about this, because we actually have hardcoded all the utilities and we'll need to generate then dinamically to allow it

Dynamically build the cheatsheet.json based off the config file?

maddog986 avatar Sep 14 '21 02:09 maddog986

I don't think it's an easy task 😅

PRs are welcome

agustinprod avatar Sep 14 '21 06:09 agustinprod

Hi @UnsolvedCypher, for now, I think this is not possible because we build a cheatsheet.json statically.

But we will discover this in the future.

khatabwedaa avatar Sep 27 '22 11:09 khatabwedaa