KimPaow / sanity-color-list

Sanity plugin that allows you to select a specific color from an array of colors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The option ‘borderradius outer’ has no effect

simonandywilson opened this issue · comments

When changing the option borderradius, only the 'inner' option has any effect.

borderradius: {
    inner: "100%",
    outer: "20%", // has no effect
},

There is a fix coming in 2.0.3 for this. Thanks for bringing this to my attention 👍