Skip to content
New issue

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

USWDS - Box-shadow: Replace nonexistent token value #1215

Merged
merged 5 commits into from
May 25, 2021

Conversation

hursey013
Copy link
Contributor

@hursey013 hursey013 commented Apr 22, 2021

Description

The docs describe the use of the utility .shadow-0, however using that class, or the include @include u-shadow(0) throws the following error:

Error: '0' is not a valid USWDS box-shadow token. Valid tokens: none, 1, 2, 3, 4, 5

This corrects the doc to use the value of none rather than 0.

@thisisdano thisisdano merged commit 9288aa2 into uswds:main May 25, 2021
@thisisdano
Copy link
Member

Merged over unrelated CI failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants