Closed prattcmp closed 9 years ago
Your documentation is not very clear.
What is the $source? What is the difference between compile and compile_file? What output do you get after you compile or compile_file? What do you do with that output to put it in a css file?
compile compiles the string that's in the argument. compile_file compiles the file the argument points to.
compile
compile_file
Your documentation is not very clear.
What is the $source? What is the difference between compile and compile_file? What output do you get after you compile or compile_file? What do you do with that output to put it in a css file?