@trilogy-ds/vanilla
v0.0.1-beta-125
Published
___
Downloads
1,630
Readme
Trilogy DS Vanilla
This repository contains all the necessary Javascript components to integrate Trilogy Design System in an HTML setting.
CDN
For a faster setup, you can utilize the JSDelivr CDN to include Trilogy Vanilla in your project's HTML:
<!-- ... -->
<link href="https://cdn.jsdelivr.net/npm/@trilogy-ds/vanilla" rel="stylesheet" />
<!-- ... -->