Matt

Results 3 comments of Matt

Check my PR https://github.com/LiveUI/Awesome/pull/67

You didn't add CaseIterable to the enums right? So using the FontAwesome unicodes is still not possible with your changes? Like this: `Awesome.Regular(rawValue: "\u{f007}")?.image`

Installing typescript as devDependency didnt work for me with Nuxt 3.16.2 Changing nuxt to 3.15.4 in package.json worked for me.