cheatsheet
cheatsheet copied to clipboard
Needs to be updated to latest tailwind css version v3.1.8
e.g. in the cheatsheet:
it incorrectly shows "flex-grow" as the css class for flex-grow: 1;

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