Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Add the Dart Sass Embedded binary #740

@bep

Description

@bep

See https://discourse.gohugo.io/t/using-dart-sass-hugo-and-netlify/37099/2 for some context.

I'm the lead maintainer of Hugo. We integrate with both LibSASS (now deprecated) and Dart SASS via the embedded protocol. This all works great, but the latter requires a binary to be present in the PATH. I have looked, and I think even the Node library requires an extra download step by the end user.

Anyway, I don't know of any simple AND safe way to provide this from the Hugo executable and for me this looks like a peer dependency simliar to Go, Node, Ruby and other. It would be great if Netlify could install this as part of the default build setup (the binary is very small) and allow end users to select a version, e.g. via DARTSASS_VERSION.

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