diff --git a/awesome.json b/awesome.json index 611e065..42d6879 100644 --- a/awesome.json +++ b/awesome.json @@ -629,5 +629,16 @@ "repo": "supa-dioxus" }, "link": "https://github.com/SuddenlyHazel/supa-dioxus" + }, + { + "name": "WASM Theme", + "description": "A simple rust library to set CSS data-theme on the html element with WASM. Compatible with tailwindcss and daisyUI.", + "type": "Awesome", + "category": "Styling", + "github": { + "username": "justins-engineering", + "repo": "wasm-theme" + }, + "link": null } -] \ No newline at end of file +]