Bringing tailwind-like syntax and utility classes to your DOMINATOR web application!
This project provide utilities to
The example app is hosted on github pages here: https://jedimemo.github.io/dwind/examples
Docs are hosted here: https://jedimemo.github.io/dwind/doc/dwind/index.html
The simplest way to get started is to user the template repository with cargo-generate:
cargo install cargo-generate
cargo generate JedimEmO/dwind-templateThe template code can be found here: https://github.com/JedimEmO/dwind-template