Skip to content

Commit

Permalink
v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonplatts committed Nov 6, 2020
1 parent 4dff47f commit 60228d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Version 1.2

* Added support for Twig, Blade, and Svelte files.

## Version 1.1

* Fixed issue causing extension to stop responding when at the beginning of a line.
Expand Down
2 changes: 1 addition & 1 deletion extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Tailwind CSS",
"organization": "Jason Platts",
"description": "Provides Tailwind CSS completions.",
"version": "1.1",
"version": "1.2",
"license":"MIT",
"repository":"https://github.com/jasonplatts/tailwindcss-nova-ext",
"bugs":"https://github.com/jasonplatts/tailwindcss-nova-ext/issues",
Expand Down

0 comments on commit 60228d0

Please sign in to comment.