onerbs / nushi

NUSHIヌシ — A delightful, classless stylesheet :blossom:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NUSHI ヌシ

A delightful, classless stylesheet 〰️

Installation

Adding this to your project is easy:

npm install github:onerbs/nushi

Usage

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';

Acknowledgments

This project was mainly inspired by Basic.css, and also by many other stylesheets with similar goals.

About

NUSHIヌシ — A delightful, classless stylesheet :blossom:

License:MIT License


Languages

Language:Stylus 100.0%