@finsweet/fs-components
v2.1.2
Published
Finsweet Components SDK.
Downloads
103
Readme
Finsweet Components
Core package for all Finsweet Components.
Getting started
1. CDN Import
Import the core package in your project:
<!-- [Components by Finsweet] Core -->
<script async type="module" src="https://cdn.jsdelivr.net/npm/@finsweet/components/components.js"></script>
Important: It's only required to import it once, no matter how many Component solutions are added.
2. How it works
The core script will dynamically be injected to your project and will load the components you have added to your project dynamically.