Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 2.88 KB

README.md

File metadata and controls

73 lines (49 loc) · 2.88 KB

Docs / Examples

Why should I use it?

A simple style guide provides a setup of styles using Modern CSS for a fast and clean starting point. Everything you need to create a basic project is included. All in just < 5kb.

Install

Using npm

$ npm install --save @vishnucss/vishnu

Using directly link

<link rel="stylesheet" href="https://unpkg.com/@vishnucss/vishnu" />

Using npm

$ npm install --save @vishnucss/base

Using directly link

<link rel="stylesheet" href="https://unpkg.com/@vishnucss/base" />

Using npm

$ npm install --save @vishnucss/extensions

Using directly link

<link rel="stylesheet" href="https://unpkg.com/@vishnucss/extensions" />

List all extensions:

Bug?

Submit it in the issues

Get Involved

We'd love for you to help us build Vishnu. If you'd like to be a contributor, check out our Contributing guide

Designed with ♥ by Allan Alexandre. Licensed under the MIT License.