twostraws / Ignite

A static site generator for Swift developers.
MIT License
985 stars 34 forks source link

Added 'text-decoration': .none, .through and .underline for text #30

Closed Bryant-24 closed 2 weeks ago

Bryant-24 commented 2 weeks ago

I would like to add the ability to change the text formatting using the textDecoration modifier, which has the values:

twostraws commented 2 weeks ago

Wonderful – thank you!