@agilo/sass-watcher
Version:
SCSS watcher with post-processing.
39 lines (21 loc) • 470 B
Markdown
# Change Log
## 1.0.1 - 2023-07-05
### Added
- Typescript types
## 1.0.0 - 2023-07-05
### Changed
- Bumps npm dependencies
- This package is ESM only
### Removed
- CLI support removed
- Client class removed
## 0.6.0 - 2022-03-21
### Changed
- Watcher can handle multiple input files
- Bumps npm dependencies
## 0.5.1 - 2017-01-16
### Changed
- `README.md` updated
## 0.5.0 - 2017-01-16
### Added
- Initial functionality implemented. See the `README.md`