1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-12 01:17:04 +02:00
This commit is contained in:
sjaanus 2024-11-06 14:45:52 +02:00
parent 3633fa4683
commit d7681fc2c5
No known key found for this signature in database
GPG Key ID: 20E007C0248BA7FF

View File

@ -26,10 +26,10 @@ const vitestConfig = vitestDefineConfig({
css: { css: {
preprocessorOptions: { preprocessorOptions: {
scss: { scss: {
api: 'modern-compiler' api: 'modern-compiler',
} },
} },
} },
}); });
export default mergeConfig( export default mergeConfig(