Skip to content

Commit 08ba5fb

Browse files
committed
add test status badge
1 parent a489a6b commit 08ba5fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# esbuild-css-modules-plugin
22

33
[![npm version](https://img.shields.io/npm/v/esbuild-css-modules-plugin.svg?style=flat)](https://www.npmjs.com/package/esbuild-css-modules-plugin)
4+
[![Test](https://github.com/indooorsman/esbuild-css-modules-plugin/actions/workflows/test.yml/badge.svg)](https://github.com/indooorsman/esbuild-css-modules-plugin/actions/workflows/test.yml)
45

56
A esbuild plugin to bundle css modules into js(x)/ts(x).
67

0 commit comments

Comments
 (0)