SymfonyCasts / sass-bundle

Delightful Sass Support for Symfony + AssetMapper
https://symfony.com/bundles/SassBundle/current/index.html
MIT License
37 stars 18 forks source link

fix #75: detect `sass` binary in the path and use it if available #76

Closed drupol closed 1 month ago

drupol commented 1 month ago

This PR fix #75 by doing:

drupol commented 1 month ago

OK will adjust my PR then ! Thank you for the review!

bocharsky-bw commented 1 month ago

Also, tests and code styles were fixed in #73 , please, release your PR

drupol commented 1 month ago

@bocharsky-bw Ready for another review.