Open escapedcat opened 10 years ago
Everything always works on Linux :p. Thanks for providing such a comprehensive bug report. I'm up to my eyeballs in work for the next couple of weeks, so feel free to pester me here if I haven't done anything by then, as it's possible that I will have forgotten to look into it.
haha, no worries. same here. we will force VMs on these last windows devs here... just wanted to mention it in a way.
@marrs Have you had a chance to look into this? We can't for people to use Linux at the company I work at :P
Yeah too bad I cant use it for my client
I keep trying to find time for this but it keeps getting bumped down the list. If someone makes a pull request then I promise I'll review and merge it but I'm up to my eyeballs in real life (both professional and personal) until the end of the year and I'm afraid I just can't support this project beyond triage right now.
My suggestion would still be to use a Linux VM (i.e. VirtualBox) inside of Windows. A lot of things are getting easier with that anyway (npm, Sass, Compass, bower...).
+1 if someone knows how to fix
any updates on this?
I have the following setup:
In a folder I have...
test-scss.scss
:When doing
styledocco --verbose
I get:The result is, that the CSS is not applied in the docs. The same thing works when using
.css
. Also everything works on Linux.Love the project by the way! It's a great help!