@finsweet/attributes-untransform

Move a `position: fixed` element ouside of its stacking context to avoid unwanted behaviors because of transformed parents.

Usage no npm install needed!

<script type="module">
  import finsweetAttributesUntransform from 'https://cdn.skypack.dev/@finsweet/attributes-untransform';
</script>

README

untransform Attribute

Move a position: fixed element ouside of its stacking context to avoid unwanted behaviors because of transformed parents.

CDN Import

<!-- [Attributes by Finsweet] CMS Fixed Position Untransform -->
<script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-untransform@1/untransform.js"></script>