cssinjs / istf-spec

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

Multi values #5

Closed kof closed 7 years ago

kof commented 7 years ago

In CSS we can do this:

border: 1px solid red, 1px solid green;

How about cssinjs?

kof commented 7 years ago

I think we got this in #17