0
0
Fork 0

Rename dark theme file to meet the new filenaming scheme for theme CSS files

This commit is contained in:
Oliver-Akins 2020-08-18 19:02:38 -06:00
parent 157077c65b
commit cfb15fbdc5
2 changed files with 1 additions and 1 deletions

View file

@ -62,7 +62,7 @@ export default {
<style>
@import "./css/transitions.css";
@import "./css/dark_theme.css";
@import "./css/dark.theme.css";
@import "./css/scrollbar.css";
@import "./css/tooltips.css";
@import "./css/inputs.css";