cheatsheet icon indicating copy to clipboard operation
cheatsheet copied to clipboard

Needs to be updated to latest tailwind css version v3.1.8

Open anykate opened this issue 3 years ago • 0 comments

e.g. in the cheatsheet:

it incorrectly shows "flex-grow" as the css class for flex-grow: 1;

Screenshot from 2022-08-16 22-08-31

whereas in tailwind css v3.1, this has been changed to "grow" instead of "flex-grow":

image

anykate avatar Aug 16 '22 16:08 anykate