Skip to content

Commit 691ab7a

Browse files
committed
v0.12.11
1 parent 9f2d8df commit 691ab7a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/vscode-tailwindcss/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Prerelease
44

5+
- Nothing yet!
6+
7+
## 0.12.11
8+
59
- Add support for `.cts` and `.mts` config files ([#1025](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1025))
610
- Add support for Tailwind CSS v4.0.0-alpha.25 ([#1058](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1058))
711

packages/vscode-tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Intelligent Tailwind CSS tooling for VS Code",
55
"author": "Brad Cornes <[email protected]>",
66
"license": "MIT",
7-
"version": "0.12.10",
7+
"version": "0.12.11",
88
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
99
"bugs": {
1010
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",

0 commit comments

Comments
 (0)