- Install npm: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
- Install the tailwind css cli: https://tailwindcss.com/docs/installation
- Run the following command in the root of the project to start the tailwind CSS compiler:
npx tailwindcss -i ./input.css -o ./assets/tailwind.css --watch
Launch the Dioxus Fullstack app:
dx serve --platform fullstack
Description
Languages
CSS
64.8%
Rust
32.4%
Nix
2.4%
JavaScript
0.3%