Versions in this module Expand all Collapse all v0 v0.47.1 Aug 20, 2018 v0.45.1 Jul 25, 2018 Changes in this version + func Supports() bool + type Client struct + func New(fs *filesystems.SourceFilesystem, rs *resource.Spec) (*Client, error) + func (c *Client) ToCSS(res resource.Resource, opts Options) (resource.Resource, error) + type Options struct + EnableSourceMap bool + IncludePaths []string + OutputStyle string + Precision int + TargetPath string + func DecodeOptions(m map[string]interface{}) (opts Options, err error)