• Stars
    star
    217
  • Rank 182,446 (Top 4 %)
  • Language Astro
  • License
    MIT License
  • Created over 7 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

โ™ป 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