fix import init

This commit is contained in:
josephsmendoza
2022-12-01 06:00:22 +00:00
parent 1be3525ee5
commit cbc0822b88
+1
View File
@@ -8,3 +8,4 @@ function CSSRandom(){
requestAnimationFrame(CSSRandom) requestAnimationFrame(CSSRandom)
} }
} }
CSSRandom()