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

implement shorthands #563

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

Sharktheone
Copy link
Member

This PR implements shorthands, there are still some TODOs, but they aren't too big.

  • add more tests
  • resolve shorthands for background, animation, border-radius and so on

We can now specify border: 1px solid red and get it expanded to border-{left, right, top, bottom}-{style, color, width}

@Sharktheone Sharktheone added the css3 Any issues related to CSS3 label Aug 25, 2024
@Sharktheone Sharktheone self-assigned this Aug 25, 2024
@Sharktheone Sharktheone merged commit 8ff3cad into gosub-io:main Aug 27, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css3 Any issues related to CSS3
Projects
Status: 🎯 Done
Development

Successfully merging this pull request may close these issues.

2 participants