File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3
3
A [ TypeScript language service plugin] ( https://github.com/Microsoft/TypeScript/wiki/Writing-a-Language-Service-Plugin )
4
4
for [ CSS Modules] ( https://github.com/css-modules/css-modules ) .
5
5
6
+ <img src =" https://raw.githubusercontent.com/mrmckeb/typescript-plugin-css-modules/master/docs/images/example.gif " alt =" typescript-plugin-css-modules example " />
7
+
6
8
This project was inspired by this [ ` create-react-app ` issue] ( https://github.com/facebook/create-react-app/issues/5677 )
7
9
and is based on [ ` css-module-types ` ] ( https://github.com/timothykang/css-module-types ) .
8
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typescript-plugin-css-modules" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"main" : " lib/index.js" ,
5
5
"repository" : " git@github.com:mrmckeb/typescript-plugin-css-modules.git" ,
6
6
"author" : " Brody McKee <mrmckeb@hotmail.com>" ,
You can’t perform that action at this time.
0 commit comments