Started the Firebase Integration. Users Register and Login done

This commit is contained in:
2021-09-25 22:24:25 -03:00
parent 644fe59e77
commit 04ce4facaf
10 changed files with 1592 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
.dark-mode_toogle-switch {
}

View File

@@ -54,6 +54,7 @@ $lightest-color: #D7FBE8;
@import 'historyButton';
@import 'pomodoro-counter';
@import 'identify';
@import 'dark-mode_toogle-switch';
html, body {
margin: 0;