Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / postcss-sass / CHANGELOG.md
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/postcss-sass/CHANGELOG.md b/.config/coc/extensions/node_modules/coc-prettier/node_modules/postcss-sass/CHANGELOG.md
new file mode 100644 (file)
index 0000000..5070fab
--- /dev/null
@@ -0,0 +1,8 @@
+## 0.1.0
+* Initial release.
+* Basic Sass syntax support. Now supporting nesting and pseudo-classes.
+
+## 0.2.0
+* Fixed nesting.
+* Variables, comments, '!important' support.
+* Added Stringifier.