mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat(core): support css font-variation-settings (#9995)
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = (env) => {
|
||||
Object.assign(args[0], {
|
||||
__CI__: !!process.env.CI,
|
||||
})
|
||||
|
||||
|
||||
return args
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user