coc-tailwindcss
coc-tailwindcss copied to clipboard
Cannot install on Windows
Describe the bug
Since rustywind v0.6.7 and v0.7.0 don't have Windows builds due to an AppVeyor issue, this package that depends on "rustywind": "^0.6.5" fails when installing on Windows.
To Reproduce Steps to reproduce the behavior:
- Use windows
- npm install coc-tailwindcss
Expected behavior Successfully installs.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows
This issue is fixed in rustywind v0.7.1. Consider upgrading rustywind to v0.7.1.