- Change default indentation to 4 spaces
- Refactor
- Upgrade dependencies
- Fixed #13
- Return 1 exit code using
--diff
and--recursive
option
- Return 1 exit code when using
--diff
option
- Format spaces between a value and
!important
keyword
- Fix so as not to exit a process when in CLI with
--watch
option
- Major release 🎉
- Rename to scssfmt
- Support to format one linear rules
- Fix a bug in nested atrule
Add --ignore
option in CLI, now it can use with --watch
option.
Fix a bug in CLI.
Fix a bug with --watch
option in CLI.
- Add a API to run as a standalone node package
- Imprement
--watch
option in CLI
Fix a bug when comments are in selectors.
Support windows env.
Refactor and fix typo.
First small release.