Intelligent Tailwind CSS tooling for TWRNC in React Native [web:23].
Features
✨ Autocomplete - Get intelligent suggestions for Tailwind classes inside TWRNC syntax
🎨 Color Preview - See color decorators inline for Tailwind color utilities
📝 Hover Information - View the generated CSS for any Tailwind class
⚠️ Linting - Detect invalid or conflicting Tailwind classes
🔧 Custom Configuration - Works with your tailwind.config.js
Supported Syntax
tw`...` - Template literal syntax
tw.style`...` - Style method with template literal
tw('...') - String syntax
tw.style('...') - Style method with string
Installation
From VS Code Marketplace
Open Extensions in VS Code (Cmd+Shift+X on Mac, Ctrl+Shift+X on Windows/Linux)