mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 15:23:50 +02:00
Only apply font change when running under wine
This commit is contained in:
@@ -24,6 +24,7 @@ module.exports = {
|
||||
'theme.material3': './src/theme.material3.scss',
|
||||
flags: './src/flags.scss',
|
||||
'animated-emoji': './src/animated-emoji.scss',
|
||||
'emoji.font': './src/emoji.font.scss',
|
||||
vr: {
|
||||
import: ['./src/vr.js', './src/vr.scss'],
|
||||
dependOn: 'vendor'
|
||||
|
||||
Reference in New Issue
Block a user