A delightful, classless stylesheet 〰️
Adding this to your project is easy:
npm install github:onerbs/nushi
You can grab the minified file from the dist
folder:
<link href="dist/nushi.min.css" />
Or import it on the main file of a React app:
import '@onerbs/nushi';
This project was mainly inspired by Basic.css, and also by many other stylesheets with similar goals.