Skip to content

Commit 2e05e48

Browse files
author
Brad Cornes
committed
0.1.15
1 parent 2501fb5 commit 2e05e48

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.1.15
4+
5+
- add support for [leaf](https://github.com/vapor/leaf) files (#16)
6+
37
## 0.1.10
48

59
- add syntax definitions for `@apply` and `config()`:

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-tailwindcss",
33
"displayName": "Tailwind CSS IntelliSense",
44
"description": "Tailwind CSS class name completion",
5-
"version": "0.1.14",
5+
"version": "0.1.15",
66
"publisher": "bradlc",
77
"engines": {
88
"vscode": "^1.20.0"

0 commit comments

Comments
 (0)