UNPKG

@ulu/frontend

Version:

A versatile SCSS and JavaScript component library offering configurable, accessible components and flexible integration into any project, with SCSS modules suitable for modern JS frameworks.

7 lines (6 loc) 156 B
// For build (dist) import "./scss/stylesheets/full.scss"; import * as ulu from "./js/index.js"; if (typeof window !== "undefined") { window.ULU = ulu; }