Skip to content

JS CLI: Load plugins from the command line #148

@Hackzzila

Description

@Hackzzila

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIIssues about the command-line toolsJavaScriptIssues particular to the Node.js distributionenhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions