uico

Comprehensive Styling with Modern CSS

MIT License

Downloads
548
Stars
21

Comprehensive Styling with Modern CSS

Base styles and color palettes for any web project.

Read the docs

Install

npm i -D uico

CSS (recommended)

@import "uico"; /* works with most bundlers */
@import "node_modules/uico/style.css"; /* alternatively */

JavaScript

import "uico/style.css";
Package Rankings
Top 45.66% on Npmjs.org