cmd_theme icon indicating copy to clipboard operation
cmd_theme copied to clipboard

"Cmd Theme" for astro

Results 2 cmd_theme issues
Sort by recently updated
recently updated
newest added

Clone and then try to install all the dependencies and these errors appear: `@F4k3r22 ➜ /workspaces/codespaces-blank/cmd_theme (main) $ pnpm install Debugger attached. Lockfile is up to date, resolution step is...

Previously, the code relied on a deprecated version of the `astro-compress` package which was not served by the npm registry anymore, causing `pnpm i` to fail. As I upgraded the...