less compile blank file in webmatrix problem
The last video I posted here is about the problem I suffered with less support in webmatrix.
sometime absolute convert to a0solute when press CTRL + K + D.
In that video I show some problem. same time in that thing webmatrix compile a blank file (only have comment they made by default)
We’ll have these both cleaned up soon.
4 comments
-
Justin Beckwith
commented
Thanks Kristina! The formatting issue is a known bug, and we'll have that fixed up for the next release. The blank file issue you're seeing is an orange bits thing - I entered an issue here:
-
kristina
commented
If their is a problem in less file then webmatrix should write in css file as comment that error occurred in line 84 that way people can easily find out what happened to their less file.
-
kristina
commented
For people who trouble with situation and can do a little thing for now to opt-out from this problem.
use simpleless for compilation (you can get this beautiful thing from github) and compile through them. it's will automatic generate the stylesheet so you never need to worry about anything. more stable more happiness.
I hope webmatrix got it solved soon.
-
kristina
commented
what is the reason behind compile blank file.
1. I found my file valid. I can compile them through simpless without any problem. do someone know how to prevent this drama. it's make a work tough when they not told what happen and produce blank file.