plastic icon indicating copy to clipboard operation
plastic copied to clipboard

♻ A simple theme.

Monorepo for the Plastic themed apps

Use npm>=7 to install dependencies:

npm i

Lint all workspaces:

npm run lint

Palette

Test types:

npm run test --workspace=palette

Themes

Visual Studio Code

Build:

npm run build --workspace=plastic

Release:

npm run release --workspace=plastic

Website

Develop:

npm run dev --workspace=website