diff --git a/website/docs/more/css.mdx b/website/docs/more/css.mdx index 519c047c5..b1d07f46a 100644 --- a/website/docs/more/css.mdx +++ b/website/docs/more/css.mdx @@ -23,6 +23,7 @@ projects. A few are given below: #### Styling Solutions - [stylist](https://github.com/futursolo/stylist-rs) - A CSS-in-Rust styling solution for WebAssembly Applications. +- [tailwind-css](https://github.com/thedodd/trunk/tree/master/examples/yew-tailwindcss) - Tailwind Utility Classes. :::important contribute If you're developing a project adding styles to Yew please submit a PR adding yourself to this list!