cssinjs / istf-spec

Interoperable Style Transfer Format [DRAFT]
247 stars 8 forks source link

Expanded values #6

Closed kof closed 6 years ago

kof commented 7 years ago

In CSS we do this:

margin-right: 10px;
margin-left: 20px;

This is a lot of duplication though. What can we do?

kof commented 6 years ago

I think this is part of #8