We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ec62be commit 9fcd9b6Copy full SHA for 9fcd9b6
CHANGELOG.md
@@ -1,2 +1,6 @@
1
+## 0.2.0
2
+* Upgrade to latest PostCSS
3
+* Use AirBnb ESLint config
4
+
5
## 0.1.0
6
* Initial release
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-generate-preset",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "PostCSS plugin that allows quick generation of similar rules",
"keywords": [
"postcss",
0 commit comments