2023-04-05 21:18:26 +02:00
2023-04-05 21:14:30 +02:00
2023-04-05 21:14:30 +02:00
2023-04-05 21:14:30 +02:00
2023-04-05 21:14:30 +02:00
2023-04-05 21:14:30 +02:00
2023-04-05 21:14:30 +02:00
2023-04-05 21:14:30 +02:00
2023-04-05 21:14:30 +02:00
2023-04-05 21:14:30 +02:00
2023-04-05 21:18:26 +02:00
2023-04-05 21:14:30 +02:00

dioxus-tailwind

Installation

Install dependencies

npm install

Usage

Start a dev-server for the project:

dioxus serve

or package this project:

dioxus build --release

Project Structure

.project
- public # save the assets you want include in your project.
- src # put your code
- - utils # save some public function
- - components # save some custom components
Description
No description provided
Readme MIT 90 KiB
Languages
CSS 92.9%
Rust 5.7%
JavaScript 1.4%