We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe90ee7 commit cd05219Copy full SHA for cd05219
README.md
@@ -1,6 +1,8 @@
1
# CSS Module Loader Core
2
> A loader-agnostic CSS Modules implementation, based on PostCSS
3
4
+[](https://travis-ci.org/css-modules/css-modules-loader-core)
5
+
6
## API
7
8
### core.load( sourceString , sourcePath , pathFetcher ) =><br> Promise({ injectableSource, exportTokens })
0 commit comments