@nib-styles/colors

1.1.1 • Public • Published

@nib-styles/colors

A handful of pure colour variables for the most used colours at nib. See the nib-pattern-library for colours.

All colours are prefixed with color- to prevent potential name conflicts, and for easier editor auto completion.

Installation

npm i --save @nib-styles/colors

Usage

@import "@nib-styles/colors";

.box {
  background-color: $color-sneezy;
  color: $color-prince-charles;
}

NB:

This repo is not for defining application-specific variables (i.e. $border-color: $color-bashful;)

Changelog

  • 1.0.0 Breaking change, fresh start with our current colours

Readme

Keywords

none

Package Sidebar

Install

npm i @nib-styles/colors

Weekly Downloads

0

Version

1.1.1

License

none

Last publish

Collaborators

  • domcorso-nib
  • lauriejones
  • nib-build-agent
  • tmcclenahan
  • nib-nz-build