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 4d0b96b commit efb65b8Copy full SHA for efb65b8
changelog.md
@@ -0,0 +1,10 @@
1
+<a name="0.1.0"></a>
2
+# 0.1.0 (2016-03-13)
3
+
4
5
+### Features
6
7
+* add cssmodules transform ([43cba1b](https://github.com/nerdlabs/patternplate-transform-cssmodules/commit/43cba1b))
8
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "patternplate-transform-cssmodules",
- "version": "0.0.0",
+ "version": "0.1.0",
"description": "patternplate transform creating css modules",
"main": "distribution/index.js",
"files": [
0 commit comments