Skip to content

Commit d495cd7

Browse files
authored
chore: Update badge
1 parent 27c1a52 commit d495cd7

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 [![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)
1+
# typed-css-modules-webpack-plugin ![Node.js CI](https://github.com/dropbox/typed-css-modules-webpack-plugin/workflows/Node.js%20CI/badge.svg)
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)