styled-components / xstyled

A utility-first CSS-in-JS framework built for React. 💅👩‍🎤⚡️
https://xstyled.dev
MIT License
2.27k stars 107 forks source link

feat: add border positions style helpers #341

Closed mleralec closed 2 years ago

mleralec commented 2 years ago

Summary

The properties are not taken into account :

Test plan

See new tests in packages/system/src/styles/borders.test.ts

gregberge commented 2 years ago

@mleralec thanks!