I should be able to give a string to the library and have it return CSS. Currently you can only give it a file path and it will handle reading and writing to the disk. For stuff like on the fly compilation and build system plugins this is really terrible. I know you aren't responsible for the way compass was designed but there has to be a hacky/creative way to solve the problem. Does compass take input via stdin?
I should be able to give a string to the library and have it return CSS. Currently you can only give it a file path and it will handle reading and writing to the disk. For stuff like on the fly compilation and build system plugins this is really terrible. I know you aren't responsible for the way compass was designed but there has to be a hacky/creative way to solve the problem. Does compass take input via stdin?