SassEx.Response (sass_ex v0.1.1) View Source

Contains the response from compiling the Sass file

Link to this section Summary

Link to this section Types

Specs

t() :: %SassEx.Response{css: String.t(), source_map: String.t()}