PHP 8.3 ready + Sass CLI options support
What's Changed
- Add PHP 8.3 support by @bocharsky-bw in #40
- Simplify CI config thanks to upstream changes by @bocharsky-bw in #45
- Add a note about dropping Sass in favor of native CSS by @bocharsky-bw in #47
- Handle Sass cli options (style, --no-source_map, --embed-sources...) by @smnandre in #39
Full Changelog: v0.3.0...v0.4.0