You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2022. It is now read-only.
It would be great if we could target an input (and output) directory instead of a single file.
It would also be useful to have a native Ant task. This improves performance when building since the Ant java task incurs significant overhead.
To meet our immediate needs we have implemented both of these enhancements here but if there is interest from the vaadin sass-compiler project it would be preferable to incorporate this functionality directly into the core product. Let us know and we could work on contributing these features.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be great if we could target an input (and output) directory instead of a single file.
It would also be useful to have a native Ant task. This improves performance when building since the Ant
java
task incurs significant overhead.To meet our immediate needs we have implemented both of these enhancements here but if there is interest from the vaadin sass-compiler project it would be preferable to incorporate this functionality directly into the core product. Let us know and we could work on contributing these features.
The text was updated successfully, but these errors were encountered: