Skip to content

Modernise sass build process #6

@woodcox

Description

@woodcox

Hi @BinaryMoon. I think you could remove gulp from the build process and instead use sass and lightningcss to do everything gulp is doing. This would reduce your dev dependencies and may be faster to run dev/build.

Also, you could change from using @import to load the scss modules and instead use @use and @forward.

What do you think? I'm happy to send you a pull request if you wish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions