A UI library for people who love HTML, powered by modern CSS and Web Components.

2 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub
documentation help wanted

A UI library for people who love HTML, powered by modern CSS and Web Components.

CSS

AI Summary: Investigate and implement a solution to reduce the gzipped size of Kelp's CSS files. The current modularization using `@import` results in larger gzipped sizes than the original files due to their small individual sizes. Possible solutions include exploring alternative CSS modularization techniques, adjusting the CSS file structure, or using a different build process.

Complexity: 4/5
bug help wanted

A UI library for people who love HTML, powered by modern CSS and Web Components.

CSS