We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
round
value
border-limit
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
round is defined as the initial value of border-limit but this keyword is not included in the value definition field.
initial
Name: border-limit Value: all | [ sides | corners ] <length-percentage [0,∞]>? | [ top | right | bottom | left ] <length-percentage [0,∞]> Initial: round
all | [ sides | corners ] <length-percentage [0,∞]>? | [ top | right | bottom | left ] <length-percentage [0,∞]>
The text was updated successfully, but these errors were encountered:
Warning: Not Ready
[css-backgrounds-4] Fixed initial value of 'border-limit' #7367
404246a
Fixed by changing the initial value to all.
all
Sebastian
Sorry, something went wrong.
No branches or pull requests
round
is defined as theinitial
value ofborder-limit
but this keyword is not included in thevalue
definition field.The text was updated successfully, but these errors were encountered: