LESS CSS on Windows

前端 未结 9 1028
半阙折子戏
半阙折子戏 2021-01-30 17:28

Trying to set up LESS for CSS on my Windows box, I\'ve installed ruby and rubygems and followed the instructions exactly.

I have put teststyle.less in

9条回答
  •  情歌与酒
    2021-01-30 17:49

    I have a recompiled version of DotlessCss that can accept less code from standard input and output the css code to the standard output. I have attached it at the following link LESS CSS Compiler for Windows

提交回复
热议问题