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

Added --import for issue #485 #797

Merged
merged 2 commits into from
Aug 21, 2012
Merged

Added --import for issue #485 #797

merged 2 commits into from
Aug 21, 2012

Conversation

dvdvck
Copy link
Contributor

@dvdvck dvdvck commented Aug 20, 2012

I have used this tool in https://github.com/kriswallsmith/assetic. So, I found necessary this command line option.

Is this PR alright?

Provides a option command line to indicate files to import
@@ -127,6 +133,7 @@ var usage = [
, ' can be used by the FireStylus Firebug plugin'
, ' -l, --line-numbers Emits comments in the generated css'
, ' indicating the corresponding stylus line'
, ' --import <file> Import stylus file located at --include <path>'
Copy link
Contributor

Choose a reason for hiding this comment

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

small nitpick but you use <file> first then reference <path>

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

tj added a commit that referenced this pull request Aug 21, 2012
@tj tj merged commit 00e4778 into stylus:master Aug 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants