A lightweight, semantic CSS framework for Nue, built with a modified version Tailwind’s Preflight reset. NueWave is split into modular reset, base, and components layers, imported by a main nuewave.css
file, for clean styling of Nue templates and islands.
reset.css
, base.css
, and components.css
files..nw-button
, .nw-card
, .nw-input
, .nw-grid
.Install via npm or Bun:
bun add nuewave-css