1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-07-29 07:00:16 +02:00

🔤 lib download

This commit is contained in:
2025-03-13 17:48:29 +01:00
parent 7cee9a4a14
commit 2fdd8ebea9
3 changed files with 95 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
import { styles } from "../ssr.js";
styles.css`
#library-url-form {
display: flex;
flex-flow: column nowrap;
}
`;