#frontend-framework #front-end #tailwind #target #package-json #npx

rustolio

A minimalistic frontend framework written in Rust to target WebAssembly

1 unstable release

0.1.0 Aug 18, 2025

#4 in #npx

MIT license

160KB
3.5K SLoC

Tailwind

  • Copy the tailwind.css file and the package.json file to your project root.
  • Run npm install to install the necessary dependencies.
  • Run npx tailwindcss -i ./tailwind.css -o ./pkg/tailwind.css --watch to generate the Tailwind CSS file.

Dependencies

~13–18MB
~248K SLoC