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