Features
- Converts inline Tailwind CSS classes to CSS properties.
- Conversion of multiple Tailwind CSS classes to CSS blocks.
- Snippets to complete Tailwind classes.
Convert cursor position line
Convert multiple CSS blocks
Usage
Convert to CSS
- Select the text containing Tailwind CSS shorthand notation in your code editor.
- Open the Command Palette by pressing Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac).
- Type "[TwindCSS] Convert Tailwind ➔ CSS".
- Press Enter.
| |