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

compact array of props #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

compact array of props #9

wants to merge 3 commits into from

Conversation

tyv
Copy link

@tyv tyv commented Nov 26, 2016

I've reduced original issue #3 to only compact properties, not values for now.
The reason is compacting values require own strategy for each value and this is the case for separate module which I've started with border-radius values.
https://github.com/tyv/compact-css-values/blob/master/src/border-radius.js

Also I removed value tests in favor of the compact-css-values lib.

@tyv
Copy link
Author

tyv commented Nov 26, 2016

so the idea is compact() will use that lib when it is done.
you can mark this PR as [WIP] until that or merge it, because it only adds functionality.

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