0.0.4 • Published 2 years ago

be-spaceless v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

be-spaceless

Sizes the inner content to fit into the outer container, preserving aspect ratio.

be-spaceless might be unnecessary once container queries are a thing.

For now:

<div style="display:grid;height:300px;width:200px;overflow:hidden">
    <xtal-link-preview href="https://onsen.io/" be-spaceless></xtal-link-preview>
</div>