picocss / pico

Minimal CSS Framework for semantic HTML
https://picocss.com
MIT License
13.82k stars 406 forks source link

Example on picocss site for Design Systems is not working #522

Open designnotdrum opened 6 months ago

designnotdrum commented 6 months ago

Hi, it looks like the demo environment located at https://gddt65-3000.csb.app/ is not working, as linked from the https://picocss.com/examples page. Navigating to edit directly in codesandbox returns this error.

Failed to run containers Command failed with exit code 1: devcontainer up --workspace-folder=/project/sandbox --override-config=/tmp/pitcher-containers/pitcher-host/workdir/.devcontainer.json --remove-existing-container --skip-post-attach --skip-post-create --additional-features="{\"ghcr.io/codesandbox/devcontainer-features/codesandbox:0.1.4\":{}}" --mount=type=bind,source=/project/sandbox,target=/project/sandbox --mount=type=bind,source=/project/home/pitcher-host/.persisted,target=/persisted --mount=type=bind,source=/project/home/pitcher-host/.cache,target=/root/.cache --mount=type=bind,source=/project/home/pitcher-host/.gitconfig,target=/root/.gitconfig --mount=type=bind,source=/project/home/pitcher-host/.gitignore,target=/root/.gitignore --mount=type=bind,source=/project/home/pitcher-host/.docker/run/docker.sock,target=/var/run/docker.sock --mount=type=bind,source=/usr/local/bin/lsp/,target=/usr/local/bin/lsp/ --mount=type=bind,source=/vscode,target=/vscode --mount=type=bind,source=/run/user/1001,target=/var/run --mount=type=bind,source=/pitcher/pitcher/out/pitcher-fs-indexer/fs-server,target=/usr/local/bin/fs-server

CleanShot 2024-04-23 at 15 57 40 CleanShot 2024-04-23 at 15 57 58