Skip to content

compact array of props #9

Open
tyv wants to merge 3 commits into
theprotein:masterfrom
tyv:master
Open

compact array of props #9
tyv wants to merge 3 commits into
theprotein:masterfrom
tyv:master

Conversation

@tyv
Copy link
Copy Markdown

@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
Copy Markdown
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