Blazored / Toast

A JavaScript free toast library for Blazor and Razor Component applications
https://blazored.github.io/Toast/
MIT License
663 stars 92 forks source link

Move to Tailwind CSS for styling #161

Closed chrissainty closed 1 year ago

chrissainty commented 2 years ago

Use Tailwind CSS to style the component and remove the hand written styles that currently exist. However, keep the existing class names in order to not break people.

marcusjm commented 2 years ago

Awesome news.

chrissainty commented 1 year ago

Decided against this in the end. But the styling has been overhauled now with a new look.