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

css: Add support for shorthand property padding #33

Merged
merged 1 commit into from Sep 22, 2021

Conversation

mkiael
Copy link
Collaborator

@mkiael mkiael commented Sep 21, 2021

Rules for expanding padding :
https://developer.mozilla.org/en-US/docs/Web/CSS/padding

Part of #19

Copy link
Owner

@robinlinden robinlinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Tests and all. 😁 Some minor style misses, but I'll leave them since I've got clang-format pretty much done and that will involve a reformat of all my style misses already.

@robinlinden robinlinden merged commit b89ee29 into robinlinden:master Sep 22, 2021
@mkiael mkiael deleted the css-shorthand-padding branch September 24, 2021 22:26
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.

None yet

2 participants