Skip to content

Text Decoration and Text Transform property, along with fixes and addition of styles to other components #719

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

Merged
merged 7 commits into from
Feb 28, 2024
Prev Previous commit
Merge branch 'dev' into imtanan-task1
  • Loading branch information
FalkWolsky authored Feb 28, 2024
commit 2f7487be8bb57abcb1c0ceb75b5015cfbc4e3885
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,7 @@ export const ContainerStyle = [
// ...BG_STATIC_BORDER_RADIUS,
getStaticBorder(),
// ...STYLING_FIELDS_SEQUENCE.filter((style) => style.name !== 'border'),
getBackground(),
RADIUS,
BORDER_WIDTH,
MARGIN,
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.