Closed chrisenytc closed 11 years ago
Relative urls will be transformed in Roole (so they are always relative to the finial CSS file), relative to the path provided by the base
option. So you need to provide it.
Maybe I should simply disable url transformations when the base
option is missing.
It would be nice disable the base
when not using. What do you think?
Fixed in master
When compiling this code css using the Roole Javascript API in node.js this error occurs. This is a new bug or a problem that can be solved fast?
Error:
[Error: Missing base option]
What the problem?