nua.css

Showcase of a modern CSS reset and styling minified to 2.3Kb

What is nua.css?

Nua.css is a foundational CSS reset that ensures consistent styling across all modern browsers. Removes unnecessary styling and provides a clean slate for your web projects.

Interactive Elements

Some interactive elements styled with nua.css and additional tweaks!

Chrome 132 Android ¤ Opera GX 2.6.2 iOS ¤ Firefox 134.0.1

npm install nua-css

How to install?

To install the nua.css package with NPM, use the following command:

npm install nua-css

If you are using a bundler (Webpack, Vite) with JavaScript/TypeScript:

import 'nua-css/dist/nua.min.css';


Available on GitHub

Paragraph pre-styled with nua.css to ensure a uniform appearance across all browsers.

Paragraph & link to showcase line-height and spacing consistency, as a result of nua.css

Nua.css is an Open-Source CSS Stylesheet available on GitHub.com/OSTARA711