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

Adds box-sizing property. Resolves #30. #31

Merged
merged 1 commit into from
May 9, 2023

Conversation

nsaunders
Copy link
Owner

Description

As mentioned in #30, the box-sizing property has been missing from the library. This pull request adds support for that property.

Design considerations

N/A

Future plans

N/A

References

Code change checklist

  • Any new or updated functionality includes corresponding unit test coverage.
  • I have verified code formatting, run the unit tests, and checked for any changes in the examples.
  • I have added an entry to the Unreleased section of the CHANGELOG.

@nsaunders nsaunders merged commit eadab0a into master May 9, 2023
@nsaunders nsaunders deleted the feature/box-sizing-property branch May 10, 2023 00:29
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.

1 participant