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 b25049a commit 774d161Copy full SHA for 774d161
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 12.0.0
5
+* Updates SugarSS.
6
+* Removed Node.js 18 support.
7
+
8
## 11.0.3
9
* Fixed `node_modules` support in `mixinsFiles` (by @SuperchupuDev).
10
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-mixins",
- "version": "11.0.3",
+ "version": "12.0.0",
"description": "PostCSS plugin for mixins",
"keywords": [
"postcss",
0 commit comments