Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dark Mode baby! #465

Merged
merged 8 commits into from
Jan 3, 2022
Merged

Dark Mode baby! #465

merged 8 commits into from
Jan 3, 2022

Conversation

homotechsual
Copy link
Contributor

Refactor theme system and add SCSS for dark mode.

Improve standard SCSS.

Remove unused vars.

Update to react-scripts v5

Update other dependencies.

@@ -1,5 +1,5 @@
import React, { Component, Suspense } from 'react'
import { HashRouter, BrowserRouter, Route, Routes, Navigate } from 'react-router-dom'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gonna need hash router for swa at some point

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you say leave out for now - or re-add it when/if required?

@KelvinTegelaar KelvinTegelaar merged commit 38e5d20 into KelvinTegelaar:react Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants