Tailwindcss-cheatsheet
Tailwindcss-cheatsheet copied to clipboard
A very elegant and helpful Tailwind CSS cheat-sheet.
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.29 to 3.2.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.2 Added --size and --alphabet arguments to binary (by Vitaly Baev)....
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.6.5 to 2.9.15. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...
added print styling added rem and px to spacing inspired by https://tailwindcss.com/docs/customizing-spacing#default-spacing-scale added 950 color variant rearranged colors to match https://tailwindcss.com/docs/customizing-colors
Tailwind V3.3 introduced a new color shade. In [this file](https://github.com/umeshmk/Tailwindcss-cheatsheet/tree/7e5c718671a23dcf71cbb51c51443a4305e78633/src/context/basic.js), `colorsNum` array should also have color shade `950` according to [Tailwind V3.3](https://tailwindcss.com/blog/tailwindcss-v3-3#extended-color-palette-for-darker-darks) (check the article).
Some fixes in text
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...