Skip to content

Commit

Permalink
Lib Folder and +.css and +.js
Browse files Browse the repository at this point in the history
  • Loading branch information
debasishsahoo committed Dec 27, 2023
1 parent 541df29 commit c2bac18
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/script.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
let x, y
let z = x + y

7 changes: 7 additions & 0 deletions lib/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@media screen {

}

@-moz-keyframes{

}

0 comments on commit c2bac18

Please sign in to comment.