Closed
Description
I'm using qtsass, which relies on libsass here to compile(**kwargs)
with custom_function
, importers
, and include_paths
.
According to the docs, it looks like include_paths
should cover usage of @import
. But it looks like my scss files are failing to compile with @use
. I'm wondering if that's supported by this python package?
Metadata
Metadata
Assignees
Labels
No labels