This is a VSCode Tailwind IntelliSense Extension which supports twin.macro
Tailwind CSS IntelliSense VSCode Extension which supports Glide specific tailwind classes
Support ONLY *.tsx
and *.jsx
Before installing:
- Verify any existing
Tailwind CSS IntelliSense
is uninstalled from your VS Code. - Have
yarn
installed.
npm install --save-dev @glideapps/prettier-plugin-glide-tailwind
git clone https://github.com/glideapps/vscode-tailwindcss-twin
cd vscode-tailwindcss-twin
yarn install
yarn build
yarn package
Then go to VSCode and open up your command palate and enter:
Extensions: Install from VISX...
Navigate to the location where you cloned the vscode-tailwindcss-twin
repo where you'll find the VSIX file called:
tailwindcss-intellisense-twin-glide-0.12.2.vsix
It will ask you to restart your VScode, Restart it.
Important Note:
Sometimes VScode will decide to install the extension in the marketplace instead of the fork. Might be because we need to change the name of the fork
- auto completion
- hover
- color decoration
- document references
- diagnostics
Support ONLY react
and twin.macro