Frameworks - use AniStyl with your stack
Your ZIP is stack-agnostic: compiled CSS + BEM HTML. The wiring is one line - the rest is your framework conventions.
HTMLNo build step · <link> to dist/*.min.cssReact Vite / CRA · BEM classes, is-open, ani.js optionalNext.js App Router · import once in layout.tsx · SSR-safeVueSFC · Nuxt - same BEM, same CSSOtherSvelte, Astro, Hugo, static sites
React/Next.js are our strongest markets - see those guides first. Every system uses your prefix (my in examples), fluid clamp() scales, and data-theme="dark".