Skip to content

Commit cd05219

Browse files
committed
Update README.md
1 parent fe90ee7 commit cd05219

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CSS Module Loader Core
22
> A loader-agnostic CSS Modules implementation, based on PostCSS
33
4+
[![Build Status](https://travis-ci.org/css-modules/css-modules-loader-core.svg?branch=master)](https://travis-ci.org/css-modules/css-modules-loader-core)
5+
46
## API
57

68
### core.load( sourceString , sourcePath , pathFetcher ) =><br>&nbsp;&nbsp;Promise({ injectableSource, exportTokens })

0 commit comments

Comments
 (0)