SimpLESS won't compile initializr generated Bootstrap

前端 未结 2 1424
不知归路
不知归路 2020-12-19 14:20

I just downloaded an intializr generated version of Bootstrap. I also installed SimpLESS to keep from having to constantly having to manually recompile my LESS files and to

2条回答
  •  臣服心动
    2020-12-19 15:03

    I didn't try very long with SimpleLESS, doesn't seem to compile bootstrap at all.

    You could try using the JavaScript provided by lesscss.org or maybe a php less compiler (I haven't tried this one).

    Here is an example of a very basic compiler if you want to compile only from time to time. http://pastebin.com/vXXFdvnk

    Otherwise check the lesscss.org propositions.

提交回复
热议问题