HalfLegend
HalfLegend
http://lesscss.cn/features/#variables-feature-default-variables It writes: We sometimes get requests for default variables - an ability to set a variable only if it is not already set. This feature is not required because...
StackTrace: ``` java.lang.NoSuchMethodError: 'kotlinx.serialization.descriptors.SerialDescriptor kotlinx.serialization.descriptors.SerialDescriptorsKt.getNonNullOriginal(kotlinx.serialization.descriptors.SerialDescriptor)' at com.github.avrokotlin.avro4k.internal.schema.ValueVisitor.visitValue(ValueVisitor.kt:115) at com.github.avrokotlin.avro4k.Avro.schema(Avro.kt:64) at com.github.avrokotlin.avro4k.AvroKt.schema(Avro.kt:132) ``` Library version: implementation("com.github.avro-kotlin.avro4k:avro4k-core:2.0.0-RC2") kotlin version is: 2.0.0
### Describe the problem you'd like to solve Kaml only support FlowStyle.Flow in sequence type. All other cases are FlowStyle.Block which contains a lot of indients which is space comsuming....
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: win32 Arch: x64 Version:...