-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gulp.js support #35
Comments
I've branched the project and will be looking into either dedicated gulpjs support or restructuring to not require Grunt, specifically. Thanks for suggesting this. |
Awesome! Looking forward to it. On Sun, Feb 2, 2014 at 10:12 AM, Jesper Hills [email protected]
|
does this branch exist anywhere so I can maybe help? |
I didn't get around to doing much on this; life took over. I'm happy to merge a pull request if you're able to crack it though! |
I want to look into this because I need it too. I'm thinking the solution to not require Grunt is better so that:
If we do that refactoring I think Sassdown could be usable directly in a Gulp task. What do you think? |
Hi, I'd see the following action points:
I'd suggest use 0.3 as version number, as node adds the caret when installing with What you think, @NoPr? Best |
I'm in agreement with removing grunt from this plugin. Ultimately, I don't think it's necessary. When I started writing Sassdown I was very new to both Grunt and node.js development; it was a crutch. Going forwards I would like to make Sassdown a standalone node module so that both Grunt/Gulp can be used or -- if desired -- neither. Having grown and developed my skills in both node and javascript over the last couple of years, I'm slowly finding more and more issues with the current implementation of Sassdown. It could be more modular. It could be faster. It could be more portable. It could be more customisable. It could be more useful. In addition, other modules have come forward that aim to do exactly what Sassdown tried to accomplish. I don't meant to say that Sassdown is redundant. But at this point I strongly feel that it requires a large re-write in order to become more relevant. I've been putting this off for too long. |
Hi @NoPr, I don't think the way you think. I mean - sassdown works (most of the time, hehe - Let's just remove the grunt binding and add two repos with Some Questions aside: Did someone complain that it's too slow? Did someone complain that it's not modular enough? People use it because it works for them. So what? C'mon Jesper. Nobody is perfect, and so is software. :) Best |
Where did this one end up? |
I'm also interested to know. |
I know, I know. But it is really cool and I'd love to use sassdown with it.
The text was updated successfully, but these errors were encountered: