Skip to content

Commit

Permalink
add default picocss theme
Browse files Browse the repository at this point in the history
  • Loading branch information
creme332 committed Jul 9, 2024
1 parent 0749b1a commit 57002ef
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/js_original/global-view.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import "@picocss/pico/css/pico.min.css";
import "../styles/global.css";
import "../styles/theme.css";
import themeSwitcher from "./theme-switcher";

themeSwitcher.init();
Loading

0 comments on commit 57002ef

Please sign in to comment.