UNPKG

@ulu/frontend

Version:

A framework-agnostic frontend toolkit providing a modular, tree-shakable library of accessible components and utilities. Designed for seamless integration, it features a highly configurable SCSS system for any environment and vanilla JavaScript modules op

6 lines (4 loc) 162 B
// For UMD build (dist) import "../lib/scss/stylesheets/full.scss"; // Re-export all modules from the actual library entry point. export * from "./js/index.js";