diff --git a/src/index.ts b/src/index.ts index 28bb157..10df206 100644 --- a/src/index.ts +++ b/src/index.ts @@ -197,7 +197,7 @@ const dashedBorderPlugin: ReturnType = plugin( "@property --tw-dashed-border-radius": { syntax: '""', inherits: "true", - "initial-value": "currentColor", + "initial-value": "0px", }, "@property --tw-dashed-border-alignment": { syntax: '""',