Skip to content

Commit

Permalink
back_sass
Browse files Browse the repository at this point in the history
  • Loading branch information
epompeii committed Oct 23, 2024
1 parent 3e061b6 commit fa0e897
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 310 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://mcr.microsoft.com/v2/vscode/devcontainers/rust/tags/list
FROM mcr.microsoft.com/vscode/devcontainers/rust:1.18.1-1-bookworm
FROM mcr.microsoft.com/vscode/devcontainers/rust:1.0.18-1-bookworm

RUN sudo apt-get update

Expand Down
313 changes: 5 additions & 308 deletions services/console/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"hast-util-from-html-isomorphic": "^2.0.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"sass": "^1.78.0",
"sass": "^1.77.8",
"vitest": "^1.5.0"
}
}

0 comments on commit fa0e897

Please sign in to comment.