You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since the version 1.6.2 (1.5.1 is ok) when i try this :
java -jar rhino-1.7R4.jar less-rhino-1.6.2.js test.less test.css
test.css is not created. I tried with the example code from the main page of lesscss.org
with previous version it's working.
thanks for your work !!