In presetWind4 borderRadius was removed and is now simply radius. Would love an update with presetWind4 support though I don't know how easy/hard that would be to implement.
/node_modules/@julr/unocss-preset-forms/dist/index.mjs:41
"border-radius": theme.borderRadius.none,
TypeError: Cannot read properties of undefined (reading 'none')
In presetWind4
borderRadiuswas removed and is now simplyradius. Would love an update with presetWind4 support though I don't know how easy/hard that would be to implement./node_modules/@julr/unocss-preset-forms/dist/index.mjs:41 "border-radius": theme.borderRadius.none, TypeError: Cannot read properties of undefined (reading 'none')