Bogdan Popa <bogdan@defn.io>
sass exposes bindings to libsass via the FFI.
procedure
( compile/file path)→string?
path:path-string?procedure
( compile/bytes data)→string?
data:bytes?procedure
( compile/string data)→string?
data:string?
Files referenced in @import statements are searched using the value of current-include-paths.
procedure
( exn:fail:sass? v)→boolean?
v:any/cprocedure
parameter
( current-include-paths)→(listofpath-string? )
= null