cssinjs / istf-spec

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

Fallbacks support #2

Closed kof closed 7 years ago

kof commented 7 years ago

In CSS we can do this:

supported-property: value;
unsupported-property: value;

What about cssinjs?

kof commented 7 years ago

I think we got this in #17