We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
» SCSS files successfully parsed.
What if the codebase is using .sass? This would probably be more generic:
.sass
» Sass files successfully parsed.
The text was updated successfully, but these errors were encountered:
This comes from the stream API, i.e. Gulp where you don't pass in a folder but a glob pattern. Also when parsing from stdin.
We could rephrase it to something like "Sass sources successfully parsed" or the like.
Sorry, something went wrong.
Yup.
902027a
FWeinb
No branches or pull requests
What if the codebase is using
.sass
? This would probably be more generic:The text was updated successfully, but these errors were encountered: