0.2.0 • Published 8 years ago

vui-colors v0.2.0

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
8 years ago

vui-colors

Bower version NPM version Build status Dependency Status

This component contains Sass variables for the VUI color palette.

Installation

Install from NPM:

npm install vui-colors

Install from Bower:

bower install vui-colors

Usage

Import the variables:

@import 'bower_components/vui-colors/colors.scss'; // or...

@import "node_modules/vui-colors/colors.scss";

Then use the color variables as needed.

For further information on this component and other VUI components, see the docs at ui.valence.d2l.com.

Coding styles

See the VUI Best Practices & Style Guide for information on VUI naming conventions, plus information about the EditorConfig rules used in this repo.

0.2.0

8 years ago

0.1.0

8 years ago

0.0.6

8 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago