Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.03 KB

TODO.md

File metadata and controls

37 lines (24 loc) · 1.03 KB

Link to https://nerdcave.com/tailwind-cheat-sheet

pre-commit hook to format files

tailwind compat: compare generated CSS rule

https://github.com/tailwindlabs/tailwindcss-aspect-ratio https://tailwindcss.com/docs/container

Server Side Rendering: @beamwind/ssr

https://tailwindui.com/components @tailwindcss/forms: https://github.com/tailwindlabs/tailwindcss-forms

@beamwind/styled like styled-components

Autocompletion: https://tailwindcss.com/docs/intellisense https://github.com/kingdaro/typescript-plugin-tw-template

https://github.com/ben-rogerson/twin.macro 💥 Add important to any class with a trailing bang!

tw.macro like https://github.com/ben-rogerson/twin.macro

bwhidden! // ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ { "display": "none !important" }

@beamwind/css like https://emotion.sh/docs/@emotion/css maybe useful for inline plugins or advanced use cases

  • convert declarations in to dash case
  • nested declarations as inline plugins