1.10.14 • Published 5 years ago

tt-colors v1.10.14

Weekly downloads
7
License
ISC
Repository
-
Last release
5 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

5 years ago

1.10.13

5 years ago

1.10.12

5 years ago

1.10.11

5 years ago

1.10.10

5 years ago

1.10.9

5 years ago

1.10.8

5 years ago

1.10.7

5 years ago

1.10.6

5 years ago

1.10.5

5 years ago

1.10.4

5 years ago

1.10.3

5 years ago

1.10.2

5 years ago

1.10.1

6 years ago

1.10.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago