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

node-sass command is incorrect. #34

Closed
rupav opened this issue May 5, 2018 · 1 comment
Closed

node-sass command is incorrect. #34

rupav opened this issue May 5, 2018 · 1 comment

Comments

@rupav
Copy link
Collaborator

rupav commented May 5, 2018

Expected Behaviour

node-sass was added in #13.
node-sass is great because of its fast compilation over sass (refer Libsass vs sass )
with reference to https://github.com/sass/node-sass#command-line-interface, --style should be replaced with --output-style, and there should be no : in between input and output file path.

Actual Behaviour

currently running yarn run sass creates error. which can be solved with above suggestion.

Steps to Reproduce:

I will correct this in PR #30
Corrected locally:
2018-05-05 1

@rupav rupav added this to In progress in GSoC '18 (Rupav Jain) May 8, 2018
@rupav rupav moved this from In progress to To do in GSoC '18 (Rupav Jain) May 8, 2018
@rupav rupav moved this from To do to Done in GSoC '18 (Rupav Jain) May 20, 2018
@rupav
Copy link
Collaborator Author

rupav commented May 20, 2018

Solved in #51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant