mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 13:51:31 +01:00
3392db0074
This also adds support for compiling .css files in directories *at all*, which had previously only worked in --watch mode. Closes #853