diff --git a/index.js b/index.js index 7919bdf..aef7099 100644 --- a/index.js +++ b/index.js @@ -101,7 +101,7 @@ module.exports = { ], 'declaration-no-important': true, 'declaration-property-value-disallowed-list': { - '/^border(?!-(width|spacing))/': [ + '/^border(?!-(width|spacing|radius|(top|bottom)-(left|right)-radius))/': [ /thin/, /medium/, /thick/,