.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / postcss-sass / CHANGELOG.md
1 ## 0.1.0
2 * Initial release.
3 * Basic Sass syntax support. Now supporting nesting and pseudo-classes.
4
5 ## 0.2.0
6 * Fixed nesting.
7 * Variables, comments, '!important' support.
8 * Added Stringifier.