jdiehl / brackets-less-autocompile

Automatic compilation of LESS files for Brackets
93 stars 36 forks source link

// out: null is auto-compiling my files #89

Closed jeffaustin81 closed 8 years ago

jeffaustin81 commented 8 years ago

// out: null is not working. It's auto-compiling set to out: null. This only happens when the file is first created. I noticed once I add to some less in these files, delete the css files that originally got compiled then the problem goes away.

jdiehl commented 8 years ago

Not sure I understand your problem. // out: null is currently not supported (it should create a file called null)

jeffaustin81 commented 8 years ago

It doesn't create a file called null. If I add a less file and open it, it creates a css version. I added out: null to the top saved and deleted the css file and it keeps creating the css file. But once I add content to the less file and then delete the css version it works. It works just letting you know. What do you use if you don't want a file auto-compiled? On Tue, May 24, 2016 at 7:04 AM Jonathan Diehl notifications@github.com wrote:

Not sure I understand your problem. // out: null is currently not supported (it should create a file call null)

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/jdiehl/brackets-less-autocompile/issues/89#issuecomment-221280926

jdiehl commented 8 years ago

The compile.json typically helps

jeffaustin81 commented 8 years ago

Okay thanks

On Wed, May 25, 2016 at 3:54 AM Jonathan Diehl notifications@github.com wrote:

The compile.json typically helps

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/jdiehl/brackets-less-autocompile/issues/89#issuecomment-221539308