Explain popularly how to run this compass in PHPStorm 9? Installed Ruby. I started some commands there. In general, I installed it. But all this outside of PHP storm is done. The problem is that there are ready projects. Each project has a separate disk partition. The project contains the CSS and SASS folders. They have a bunch of ready-made files with lines like:
@import "compass"; @import "compass/reset";
PHP Storm gives an error when editing SASS, of course - because COMPASS is not installed. But how? How can I install it and set it on this project? All information from the network tells how to create a new project. In my case, neither can I use this for myself.