File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed
packages/uni-nvue-styler/lib Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 78347834 {
78357835 "name" : " border-radius" ,
78367836 "restrictions" : [
7837- " length"
7837+ " length" ,
7838+ " percentage"
78387839 ],
78397840 "syntax" : " <length-percentage>{1,4} [ / <length-percentage>{1,4} ]?" ,
78407841 "uniPlatform" : {
78847885 {
78857886 "name" : " border-top-left-radius" ,
78867887 "restrictions" : [
7887- " length"
7888+ " length" ,
7889+ " percentage"
78887890 ],
78897891 "syntax" : " <length-percentage>{1,2}" ,
78907892 "uniPlatform" : {
79347936 {
79357937 "name" : " border-top-right-radius" ,
79367938 "restrictions" : [
7937- " length"
7939+ " length" ,
7940+ " percentage"
79387941 ],
79397942 "syntax" : " <length-percentage>{1,2}" ,
79407943 "uniPlatform" : {
79847987 {
79857988 "name" : " border-bottom-left-radius" ,
79867989 "restrictions" : [
7987- " length"
7990+ " length" ,
7991+ " percentage"
79887992 ],
79897993 "syntax" : " <length-percentage>{1,2}" ,
79907994 "uniPlatform" : {
80348038 {
80358039 "name" : " border-bottom-right-radius" ,
80368040 "restrictions" : [
8037- " length"
8041+ " length" ,
8042+ " percentage"
80388043 ],
80398044 "syntax" : " <length-percentage>{1,2}" ,
80408045 "uniPlatform" : {
83548359 }
83558360 },
83568361 "defaultValue" : {
8357- "uvue" : " #000000" ,
8362+ "uvue-app" : " #000000" ,
8363+ "uvue-web" : " canvastext" ,
83588364 "w3c" : " canvastext"
83598365 }
83608366 },
You can’t perform that action at this time.
0 commit comments