as sassdown is coupled to grunt I suggest to rename it to grunt-sassdown. This a) matches the convention and b) lets you automagically load grunt-sassdown via https://github.com/sindresorhus/load-grunt-tasks without the need to write a custom pattern.
Hi,
as sassdown is coupled to grunt I suggest to rename it to grunt-sassdown. This a) matches the convention and b) lets you automagically load grunt-sassdown via https://github.com/sindresorhus/load-grunt-tasks without the need to write a custom pattern.
Best Marc
Relates to https://github.com/nopr/sassdown/issues/83 - so ideally you really should decouple it from grunt and create a grunt-wrapper for it (called grunt-sassdown).