Nova is a gatsby starter made for quickly and easily launching SEO-friendly sites.
Featuring a utility-first design system UI built with TailwindCSS
Building complex components from a constrained set of primitive utilities. Traditionally, whenever you need to style something on the web, you write CSS. With Tailwind, you style elements by applying pre-existing classes directly in your HTML.
Now I know what you're thinking, "this is an atrocity, what a horrible mess!" and you're right, it's kind of ugly. In fact it's just about impossible to think this is a good idea the first time you see it — you have to actually try it.
Once you've actually built something this way, you'll quickly notice some really important benefits: