1
0
mirror of https://github.com/theoludwig/theoludwig.git synced 2026-05-06 13:48:12 +02:00

chore: remove usage of styled-jsx

This commit is contained in:
Divlo
2022-10-03 20:52:15 +02:00
parent 03e7e22d74
commit c419fb3bb4
19 changed files with 570 additions and 527 deletions
+1 -2
View File
@@ -1,2 +1 @@
ARG VARIANT="16"
FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:0-${VARIANT}
FROM mcr.microsoft.com/devcontainers/javascript-node:18