cruise 0.1.69

YAML-driven coding agent workflow orchestrator
Documentation
1
2
3
4
5
6
7
8
@import "tailwindcss";
@plugin "@tailwindcss/typography";
@custom-variant dark (@media (prefers-color-scheme: dark));

body {
  margin: 0;
  font-family: system-ui, sans-serif;
}