Skip to content

Commit

Permalink
fixes missing scss import
Browse files Browse the repository at this point in the history
  • Loading branch information
hry-gh authored Jan 16, 2025
1 parent 58987f9 commit 2ccb5d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tgui/packages/tgui/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import './styles/themes/crt/crt-blue.scss';
import './styles/themes/crt/crt-brown.scss';
import './styles/themes/crt/crt-green.scss';
import './styles/themes/crt/crt-lobby.scss';
import './styles/themes/crt/crt-lobby-red.scss';
import './styles/themes/crt/crt-red.scss';
import './styles/themes/crt/crt-upp.scss';
import './styles/themes/crt/crt-yellow.scss';
Expand Down

0 comments on commit 2ccb5d1

Please sign in to comment.