thheller / shadow-css

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

add italic font style #12

Closed zeitstein closed 1 year ago

zeitstein commented 1 year ago

https://tailwindcss.com/docs/font-style

:italic is significantly shorter than {:font-style "italic"}? :)

thheller commented 1 year ago

Thanks