Skip to content

Example comparable to how sass works? #210

@brycewray

Description

@brycewray

I apologize in advance if this is a dumb question, but I have searched in vain for the answer. Given that this is supposed to be an alternative to the sass package, I’m unclear on how it can be used in a similar way. For example, once the sass package is installed, a package.json script can use it; e.g.,

"style-exe:sass": "sass --no-source-map assets/scss:assets/css"

. . . but I can find no analogous documentation, or references within any of the existing issues, to how one uses embedded-host-node similarly. I understand that its purpose is to download the appropriate binary but, beyond that, it’s not clear how one should proceed, so I would greatly appreciate any guidance on this score. (If it matters, this would be for use with a Hugo project that already uses npm packages and, thus, package.json scripts — but more general information would also be helpful.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions