Skip to content

Add support for v3-alpha #424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Oct 1, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bump language service
  • Loading branch information
bradlc committed Sep 29, 2021
commit f0d664e303b0290a0b61076a22d3c30b15ec03ef
4 changes: 2 additions & 2 deletions packages/tailwindcss-language-service/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/tailwindcss-language-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailwindcss-language-service",
"version": "0.0.18",
"version": "0.0.19",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
Expand Down