Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS API: Support input options #7

Closed
4 tasks done
nex3 opened this issue Nov 1, 2016 · 0 comments
Closed
4 tasks done

JS API: Support input options #7

nex3 opened this issue Nov 1, 2016 · 0 comments
Labels
enhancement JavaScript Issues particular to the Node.js distribution
Milestone

Comments

@nex3
Copy link
Contributor

nex3 commented Nov 1, 2016

We need to support the node-sass API's input options:

  • file, which supplies a source file path.
  • data, which supplies a source file as a string.
  • includePaths, which indicates paths to search for imported files.
  • indentedSyntax, which indicates whether the input is indented or not.
@nex3 nex3 added enhancement JavaScript Issues particular to the Node.js distribution labels Nov 1, 2016
@nex3 nex3 added this to the 1.0.0 milestone Nov 1, 2016
@nex3 nex3 mentioned this issue Nov 1, 2016
6 tasks
nex3 added a commit that referenced this issue Jul 7, 2017
Also add renderString to the Dart API.

Partially addresses #7
nex3 added a commit that referenced this issue Jul 7, 2017
Also add renderString to the Dart API.

Partially addresses #7
nex3 added a commit that referenced this issue Jul 7, 2017
nex3 added a commit that referenced this issue Jul 7, 2017
nex3 added a commit that referenced this issue Jul 7, 2017
nex3 added a commit that referenced this issue Jul 7, 2017
@nex3 nex3 closed this as completed in #162 Jul 7, 2017
nex3 added a commit that referenced this issue Jul 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement JavaScript Issues particular to the Node.js distribution
Projects
None yet
Development

No branches or pull requests

1 participant