beet_design 0.0.8

Design system and components for beet rsx
1
2
3
4
5
form {
	display: flex;
	flex-direction: column;
	gap: 1em;
}