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 cd5b642 commit bfe4424Copy full SHA for bfe4424
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 12.1.2
5
+* Fixed CJS in types.
6
+
7
## 12.1.1
8
* Fixed types.
9
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-mixins",
- "version": "12.1.1",
+ "version": "12.1.2",
"description": "PostCSS plugin for mixins",
"keywords": [
"postcss",
0 commit comments