]> git.sommitrealweird.co.uk Git - cssbattle.git/blobdiff - nested.txt
Rename from .txt to .js, as they're all JavaScript
[cssbattle.git] / nested.txt
diff --git a/nested.txt b/nested.txt
deleted file mode 100644 (file)
index b03bb4d..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-function run(code) {
-    template = `<style>
-  &{
-    background: white;
-    * {
-      background: red;
-    }`
-    return template;
-}
\ No newline at end of file