Versions in this module Expand all Collapse all v0 v0.0.1 Nov 5, 2023 Changes in this version + func Supports() bool + type Client struct + func New(fs *filesystems.SourceFilesystem, rs *resources.Spec) (*Client, error) + func (c *Client) Close() error + func (c *Client) ToCSS(res resources.ResourceTransformer, args map[string]any) (resource.Resource, error) + type Options struct + EnableSourceMap bool + IncludePaths []string + OutputStyle string + SourceMapIncludeSources bool + TargetPath string + Vars map[string]any