README
sling-assets
This package is for store static content on the sling-web-framework
. The files should never be used directly, only inside others sling-web-framework
components.
Sling Assets
<script type="module">
import slingAssets from 'https://cdn.skypack.dev/sling-assets';
</script>
This package is for store static content on the sling-web-framework
. The files should never be used directly, only inside others sling-web-framework
components.