Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sass.compile allows arbitrary kwargs #109

Closed
@asottile

Description

@asottile
>>> sass.compile(string='a{color:red;}', herpderp='ohai')
u'a {\n  color: red; }\n'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions