le717 · GitHub

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.

Closed

Closed

Labels

Description

@le717

Using this simple script here:

import sassutils.builder
result = sassutils.builder.build_directory(".", ".", "compressed")
print(result)  # Outputs {'style.scss': 'style.scss.css'}

And indeed, the output file name is style.scss.css. Ideally it should be called simply style.css. :)

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

Read the original on github.com ↗