-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels