-
Notifications
You must be signed in to change notification settings - Fork 367
Open
Labels
CLIIssues about the command-line toolsIssues about the command-line toolsJavaScriptIssues particular to the Node.js distributionIssues particular to the Node.js distributionenhancement
Description
Since this is supposed to replace Ruby Sass, I thought I should ask here. Writing a package manager, I would like to see plugin support like Less, where you can use --foo
to use the plugin less-plugin-foo
. Currently I had to make my own command for compiling Sass (using node-sass
) so I can have preprocessors, postprocessors, functions, and importers. Related to #10 and #9.
falldowngoboone
Metadata
Metadata
Assignees
Labels
CLIIssues about the command-line toolsIssues about the command-line toolsJavaScriptIssues particular to the Node.js distributionIssues particular to the Node.js distributionenhancement