thheller / shadow-css

CSS-in-CLJ(S)
https://github.com/thheller/shadow-css
Eclipse Public License 1.0
108 stars 10 forks source link

Fixing divide and adding box-content and user select #15

Closed gersak closed 1 year ago

gersak commented 1 year ago

divide alias doesn't match tailwind documentation:

https://tailwindcss.com/docs/divide-width

Borders are mirrored. Is this intentional?

thheller commented 1 year ago

Not intentional no, could be that older versions of tailwind had it in that order? Can't remember.

thheller commented 1 year ago

Thanks.