Skip to content

Commit 2586a42

Browse files
author
Linjie Ding
committed
add Travis CI badge
1 parent 702c016 commit 2586a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# typed-css-modules-webpack-plugin
1+
# typed-css-modules-webpack-plugin [![TravisCI Status](https://travis-ci.org/dropbox/typed-css-modules-webpack-plugin.svg?branch=master)](https://travis-ci.org/dropbox/typed-css-modules-webpack-plugin)
22

33
This is a Webpack plugin to generate TypeScript typing declarations for a TypeScript + CSS Modules
44
project. The plugin generates `.css.d.ts` file co-located with the corresponding `.css` file before

0 commit comments

Comments
 (0)