-
Notifications
You must be signed in to change notification settings - Fork 228
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
Simpler / safer aliasing #15
Comments
@hugogiraudel Thanks for the tip. For my own reference, I take it "$args..." would grab the $value's of the long-versions (therefore won't affect anyone who updates)? I've applied it to both justify and direction. |
Not sure what you mean. |
As in, |
Yep. |
Current:
Why not:
The text was updated successfully, but these errors were encountered: