Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Suggested api changes #46

@asottile

Description

@asottile

I think it would simplify the code to expose the following instead of compile:

def compile_string(s, **kwargs):
    # ...

# and

def compile_file(filename, **kwargs):
    # ...

and drop compile_directory (libsass has hard deprecated it)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions