Skip to main content
Home

Built and signed on GitHub Actions

Works with
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
•JSR Score100%•
Publisheda year ago (0.1.2)

Use color system of material design 3 in UnoCSS🎨

interface MaterialColorUnoOptions

Options

Properties

theme: MaterialTheme

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@xely/material-color-uno

Import symbol

import { type MaterialColorUnoOptions } from "@xely/material-color-uno/preset";
or

Import directly with a jsr specifier

import { type MaterialColorUnoOptions } from "jsr:@xely/material-color-uno/preset";

Add Package

pnpm i jsr:@xely/material-color-uno
or (using pnpm 10.8 or older)
pnpm dlx jsr add @xely/material-color-uno

Import symbol

import { type MaterialColorUnoOptions } from "@xely/material-color-uno/preset";

Add Package

yarn add jsr:@xely/material-color-uno
or (using Yarn 4.8 or older)
yarn dlx jsr add @xely/material-color-uno

Import symbol

import { type MaterialColorUnoOptions } from "@xely/material-color-uno/preset";

Add Package

vlt install jsr:@xely/material-color-uno

Import symbol

import { type MaterialColorUnoOptions } from "@xely/material-color-uno/preset";

Add Package

npx jsr add @xely/material-color-uno

Import symbol

import { type MaterialColorUnoOptions } from "@xely/material-color-uno/preset";

Add Package

bunx jsr add @xely/material-color-uno

Import symbol

import { type MaterialColorUnoOptions } from "@xely/material-color-uno/preset";