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

Merge arrow component as a base module #338

Merged
merged 7 commits into from
Aug 23, 2020
Merged

Merge arrow component as a base module #338

merged 7 commits into from
Aug 23, 2020

Conversation

sebnitu
Copy link
Owner

@sebnitu sebnitu commented Aug 23, 2020

Problem

The arrow component is fairly small and has I think an unnecessary modifier.

Solution

This PR merges the arrow component into base as a module. It also refactors the implementation so that it uses a new base mixin for output @include arrow() and how the variable and argument size is calculated.

Fixes #337

@sebnitu sebnitu merged commit b5f0449 into master Aug 23, 2020
@sebnitu sebnitu deleted the merge-base-arrow branch August 23, 2020 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge arrow into the base component
1 participant