Details

(...args) => {
    if (!validateArgs(args)) {
      throw new AstroError({
        ...InvalidComponentArgs,
        message: InvalidComponentArgs.message(name)
      });
    }
    return cb(...args);
  }

Radddd

Tagline

Create a custom palette

Description

An open-source color system for designing beautiful, accessible websites and apps.

Category

Web design tools

Style

Modern

Type

Design Resource

Subject

Design, UI/UX

[object Object]