Skip to content

Commit d0127c1

Browse files
committed
0.1.16
1 parent cc20e45 commit d0127c1

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.16
4+
5+
- add support for [EEx templates](https://hexdocs.pm/phoenix/templates.html), via [vscode-elixir](https://marketplace.visualstudio.com/items?itemName=mjmcloug.vscode-elixir) – thanks [@dhc02](https://github.com/dhc02)
6+
37
## 0.1.15
48

59
- add support for [leaf](https://github.com/vapor/leaf) files (#16)

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.15",
5+
"version": "0.1.16",
66
"publisher": "bradlc",
77
"engines": {
88
"vscode": "^1.20.0"

0 commit comments

Comments
 (0)