Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

adding detailed example to cli --help #1177

Closed
wants to merge 2 commits into from

Conversation

glassdimly
Copy link
Contributor

See #425, #1026, and #793

@saper
Copy link
Member

saper commented Sep 24, 2015

Is that .css at the end or did you intend .scss?

@glassdimly
Copy link
Contributor Author

I've added a description to my example, I think it's helpful. Let me know if what I have written matches your expectation of what will happen.

To answer your questions, yes, I intend to output the file to css, not scss, and I believe that the final argument is supposed to be the output file. Am I correct in that? I had it working this way.

@@ -27,6 +27,9 @@ var cli = meow({
'Example',
' node-sass --output-style compressed foobar.scss foobar.css',
' cat foobar.scss | node-sass --output-style compressed > foobar.css',
'Example: Watch the sass directory for changes, compile with sourcemap to css/style.css',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saper I think this description is useful in #1178

xzyfer pushed a commit to xzyfer/node-sass that referenced this pull request Mar 23, 2016
@xzyfer xzyfer closed this in #1421 Mar 23, 2016
jiongle1 pushed a commit to scantist-ossops-m2/node-sass that referenced this pull request Apr 7, 2024
Implement correct String Schema parsing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants