dist
Directory actions
More options
Directory actions
More options
dist
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
To use Tailwind.* components you'll need to include tailwind classes. Either by including the minified css with all the classes used: - https://raw.githubusercontent.com/ServiceStack/ServiceStack/master/src/ServiceStack.Blazor/dist/tailwind.css Or to bundle it together with your Tailwind app, copy a concatenation of all Component markup into your /wwwroot so Tailwind purge can find it: - https://raw.githubusercontent.com/ServiceStack/ServiceStack/master/src/ServiceStack.Blazor/dist/tailwind.html