@not-react/style

A CSS Foundation for Components


License
MIT
Install
npm install @not-react/style@2.0.2

Documentation

Style

A CSS Foundation for Components

Install

npm install @not-react/style

Usage

  1. Import base
import '@not-react/style/base.css';
  1. Import a color palette
import '@not-react/style/palettes/standard.css';