1.10.14 • Published 6 years ago

tt-colors v1.10.14

Weekly downloads
7
License
ISC
Repository
-
Last release
6 years ago

Getting Started

This project was created to create a single source of truth for all colors involved with Team and Tech.

When add/removing a color, please follow these instructions:

(https://bitbucket.org/teamandtechgnv)


Edit Version

  1. Edit the package.json's version so that the package can be published.


Pushing code to bitbucket

Use the following steps when pushing code to bitbucket. 1. Change tt-colors package.json's version to be one ahead of what it currently is. 2. git add . (adds all modified and untracked files in the current directory and all subdirectories to the staging area/branch). 3. git commit -m "your commit message" (records changes to the repository). 4. git push origin <branch> (Upload local repository content to a remote repository. Feature branches will be defined in Jira).


Publish Changes

  1. Run npm publish to publish all staged changes.

Installing tt-colors

  1. run npm install tt-colors from your terminal.

Using Colors in project

  1. Add @import "./node_modules/tt-colors/color_vars.scss"; to any SCSS file.

1.10.14

6 years ago

1.10.13

6 years ago

1.10.12

6 years ago

1.10.11

6 years ago

1.10.10

6 years ago

1.10.9

6 years ago

1.10.8

7 years ago

1.10.7

7 years ago

1.10.6

7 years ago

1.10.5

7 years ago

1.10.4

7 years ago

1.10.3

7 years ago

1.10.2

7 years ago

1.10.1

7 years ago

1.10.0

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago