run-what 1.2.0

HTML-first web framework powered by Rust. No JavaScript frameworks, no build steps—just HTML.
1
2
3
4
5
6
7
8
9
10
/*
 * styles.css — Your custom styles
 *
 * The framework provides what.css with utility classes (layout, typography,
 * colors, spacing), components (buttons, cards, forms, modals, tables),
 * and dark mode support — all loaded automatically.
 *
 * Use this file for styles that go beyond the framework.
 * See available classes: https://www.getwhatnow.com/docs/css
 */