Skip to content

Commit 3ac3291

Browse files
committed
Release v0.2.0
1 parent 5703260 commit 3ac3291

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
A [TypeScript language service plugin](https://github.com/Microsoft/TypeScript/wiki/Writing-a-Language-Service-Plugin)
44
for [CSS Modules](https://github.com/css-modules/css-modules).
55

6+
<img src="https://raw.githubusercontent.com/mrmckeb/typescript-plugin-css-modules/master/docs/images/example.gif" alt="typescript-plugin-css-modules example" />
7+
68
This project was inspired by this [`create-react-app` issue](https://github.com/facebook/create-react-app/issues/5677)
79
and is based on [`css-module-types`](https://github.com/timothykang/css-module-types).
810

docs/images/example.gif

235 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-plugin-css-modules",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"main": "lib/index.js",
55
"repository": "[email protected]:mrmckeb/typescript-plugin-css-modules.git",
66
"author": "Brody McKee <[email protected]>",

0 commit comments

Comments
 (0)