UNPKG

preline

Version:

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.

10 lines (7 loc) 195 B
import HSRemoveElement from './core'; window.addEventListener('load', () => { HSRemoveElement.autoInit(); }); if (typeof window !== 'undefined') { window.HSRemoveElement = HSRemoveElement; }