Skip to content

Commit

Permalink
fix: missing CSS/JS in the minify process
Browse files Browse the repository at this point in the history
  • Loading branch information
BoboTiG committed Feb 13, 2024
1 parent 0204776 commit 3c54e57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions minify.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"copybutton",
"togglebutton",
"sphinx_contributors",
"tabs",
"custom",
]
JS_FILES = [
Expand All @@ -34,6 +35,7 @@
"togglebutton",
"language_data",
"searchtools",
"tabs",
"shibuya",
]

Expand Down

0 comments on commit 3c54e57

Please sign in to comment.