coc-tailwindcss
coc-tailwindcss copied to clipboard
tailwindcss class name completion for (neo)vim
**Describe the bug** Here is what's in my style.css file: ``` @tailwind base; @tailwind components; @tailwind utilities; ``` I'm seeing the following error: `[css unknownAtRules] [W] Unknown at rule @tailwind`...
## Description The other day, version 3 of tailwindcss was officially released. The current coc-tailwindcss does not seem to be able to use v3 properly and comfortably. :( I created...
The most recent update is one and half years ago, will coc-tailwindcss work with tailwind 3.x? if not is there other alternative for tailwindcss in vim? Thanks!
Hi Guys, I'm trying to get autocompletion to work on something like ```
**Expected behavior** Extension working **Screenshots** If applicable, add screenshots to help explain your problem.  **Desktop (please complete the following information):** - OS: ArchLinux Log: ``` ## versions vim version:...
On an Angular project, and using neovim, and installing using `vim-plug` I can't get coc-tailwindcss to trigger in any `*.component.html` file. My set up is as follows: ``` Angular CLI:...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.9.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Headwind formats, then reverts back on every save. Running the command through ```:CocCommand ``` works.
Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...