Skip to main content Accessibility Feedback

Overview

Kelp was designed to be customized without any build steps or compile process.

  • You can customize UI elements CSS variables and HTML attributes.
  • The CSS and JavaScript are unminified so you can work with them directly.
  • All of the files are modular, so you can load just what you want and none of the stuff you don’t.

Of course, if you already have a build process for your website or web app, you can plug Kelp into it. But you don’t need one if you don’t want. You can just open up a browser and go.

Kelp also includes two tools you can use to more easily customize it.

  • Theme Builder. Create a custom color palette with your brand colors and identity.
  • Custom Install. Create a custom file that loads just the components you need.