Loa212 / testing-blazor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blazor + Tailwindcss

Tailwind CSS with Blazor (hot-reload enabled)

Installation

run the following commands:

the following command installs dependencies and creates output.css for tailwind classes

npm run init

Usage

the following command runs the application in development mode (your browser might mark this url as not safe).

npm run dev

License

MIT

About


Languages

Language:CSS 64.0%Language:HTML 26.6%Language:C# 8.1%Language:JavaScript 1.2%