mirror of
https://github.com/FranP-code/Pomodoro-Timer-with-Clockify-integration.git
synced 2025-10-12 23:52:30 +00:00
Started the Firebase Integration. Users Register and Login done
This commit is contained in:
3
public/sass_styles/_dark-mode_toogle-switch.scss
Normal file
3
public/sass_styles/_dark-mode_toogle-switch.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
.dark-mode_toogle-switch {
|
||||
|
||||
}
|
||||
@@ -54,6 +54,7 @@ $lightest-color: #D7FBE8;
|
||||
@import 'historyButton';
|
||||
@import 'pomodoro-counter';
|
||||
@import 'identify';
|
||||
@import 'dark-mode_toogle-switch';
|
||||
|
||||
html, body {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user