lsp-smart-contracts icon indicating copy to clipboard operation
lsp-smart-contracts copied to clipboard

Compass doen't compile automatically.

Open JonniBrave opened this issue 9 years ago • 1 comments

Hey lads,

I am new to the compass app and I do not have a big developement background. I have a web project for which I wanted to use Sass. So a friend recommended the compass app to me so I didnt have to worry about all the command line stuff.

At first I was happy with Compass.app as it compiled a new css file every time I saved the scss file. But not anymore. Today I came back to my project and I could not have compass app compiling new css without me hitting the »clean & compile« button in the dropdown.

I have assigned my project folder to be watched and when I hit that specific button a new file is compiled. But that does not happen automatically, even though the project folder ist being watched.

My folder looks like this

project_folder/ -sass/ --bootstrap-vaiables.scss --styles.scss -stylesheets/ --bootstrap-variables.css --styles.css -fonts/ -images/ -javascripts/ -.config.rb -index.html

That is what compass app created automatically once i started a new bootstrap project. I am watching the project_folder.

I would be so glad if anyone could help me or hint at a direction I could start to look for....

I am using Yosemite 10.10.3 and Compass.app 1.29

JonniBrave avatar Jun 05 '15 17:06 JonniBrave

It sounds weird. Can you create a new project and see if it works?

hlb avatar Jun 10 '15 13:06 hlb