Skip to content

Commit

Permalink
appease the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
mperrotti committed Jun 20, 2024
1 parent 7899319 commit 1926c84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/borders.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ const ruleFunction = (primary, secondaryOptions, context) => {
actual: primary,
possible: [true],
})
const validValues = [...sizes, ...radii]

if (!validOptions) return

Expand Down

0 comments on commit 1926c84

Please sign in to comment.