Closed artem-malko closed 9 years ago
Can you create a test repo for me to clone and inspect?
@stevelacy I've fixed it by using
stylus({
'include css': true,
'resolve url': true
});
Is it correct?
Should be. If you are not including any css files then you do not need include css
I've got follow gulp-task:
I'd like to use imports in stylus-files. I have module fs like this:
footer.styl has content
_partial.styl has content
After compiling I have an error:
Node 0.12 gulp-stylus 2.0.4 Task executed in /Users/a.malko/Sites/tars/tars-master