Skip to content

Commit

Permalink
make build
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiZakharenko committed May 2, 2024
0 parents commit 364d774
Show file tree
Hide file tree
Showing 34 changed files with 3,183 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.9eb6bb56.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions index.9eb6bb56.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

67 changes: 67 additions & 0 deletions index.e378193d.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions index.e378193d.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Stop watch</title><link rel="stylesheet" href="index.9eb6bb56.css"></head><body> <div class="stopwatch stopwatch--speed-up"> <div class="stopwatch__minutes-hand"></div> <div class="stopwatch__seconds-hand"></div> <div class="stopwatch__center"></div> </div> </body></html>
Loading

0 comments on commit 364d774

Please sign in to comment.