Fandermill

Results 2 comments of Fandermill

Thanks for your reply! Here is my `compilerconfig.json.defaults`: ```json { "compilers": { "less": { "autoPrefix": "", "cssComb": "none", "ieCompat": true, "strictMath": false, "strictUnits": false, "relativeUrls": true, "rootPath": "", "sourceMapRoot": "",...

Ah yes, I forgot to express my gratitude for picking up the project. It is indeed much appreciated! Adding the environment var seems to work for now. I had this...