Skip to content
New issue

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

Misleading console output #402

Closed
KittyGiraudel opened this issue May 20, 2015 · 2 comments
Closed

Misleading console output #402

KittyGiraudel opened this issue May 20, 2015 · 2 comments
Assignees

Comments

@KittyGiraudel
Copy link
Member

» SCSS files successfully parsed.

What if the codebase is using .sass? This would probably be more generic:

» Sass files successfully parsed.

@pascalduez
Copy link
Member

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.

@KittyGiraudel
Copy link
Member Author

Yup.

# for free to join this conversation on GitHub. Already have an account? # to comment
Development

No branches or pull requests

3 participants