]> git.sommitrealweird.co.uk Git - cssbattle.git/blobdiff - element.txt
Rename from .txt to .js, as they're all JavaScript
[cssbattle.git] / element.txt
diff --git a/element.txt b/element.txt
deleted file mode 100644 (file)
index 5c8659f..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-function run(code) {
- return `<p>
- <style>
-   body {
-     background: white
-   }
-   p {
-    width: 100;
-    height: 100;
-    background: red
-  }`
-}
\ No newline at end of file