Opened this issue 6 years ago · 1 comments
One of the many changes for Fabric 2.x is removal of fabric.api. Maybe we can make cuisine compatible with both by trying to import from .api and falling back to fabric if it fails?
fabric.api
.api
fabric
We might have a to create a thin wrapper, but yes, that's a good idea.