Skip to content

Commit

Permalink
chore: remove gamut labs 💀
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemhiller authored Sep 7, 2023
1 parent 02538ab commit afe3440
Show file tree
Hide file tree
Showing 246 changed files with 1 addition and 25,163 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This repository is a monorepo that we manage using [Lerna](https://lerna.js.org/

## Gamut Kit

We provide a single package to manage the versions of a few core dependencies: `gamut`, `gamut-icons`, `gamut-illustrations`, `gamut-labs`, `gamut-patterns`, `gamut-styles`. Since these packages are highly intertwined we suggest only installing `@codecademy/gamut-kit` when your app needs all of these.
We provide a single package to manage the versions of a few core dependencies: `gamut`, `gamut-icons`, `gamut-illustrations`, `gamut-patterns`, `gamut-styles`. Since these packages are highly intertwined we suggest only installing `@codecademy/gamut-kit` when your app needs all of these.

[`gamut-kit`: Include in your application instead of the individual packages to simplify version management. ](/packages/gamut-kit/README.md)

Expand All @@ -26,7 +26,6 @@ We provide a single package to manage the versions of a few core dependencies: `
"@codecademy/gamut-icons": "*",
"@codecademy/gamut-patterns": "*",
"@codecademy/gamut-illustrations": "*",
"@codecademy/gamut-labs": "*",
"@codecademy/gamut-styles": "*",
"@codecademy/gamut-tests": "*",
"@codecademy/variance": "*"
Expand All @@ -48,10 +47,6 @@ We provide a single package to manage the versions of a few core dependencies: `

- [![npm version](https://badge.fury.io/js/%40codecademy%2Fgamut-icons.svg)](https://badge.fury.io/js/%40codecademy%2Fgamut-icons)

[`gamut-labs`: Experimental and brand level components](/packages/gamut-labs/README.md)

- [![npm version](https://badge.fury.io/js/%40codecademy%2Fgamut-labs.svg)](https://badge.fury.io/js/%40codecademy%2Fgamut-labs)

[`variance`: TypeScript CSS in JS utility library](/packages/variance/README.md)

- [![npm version](https://badge.fury.io/js/%40codecademy%2Fvariance.svg)](https://badge.fury.io/js/%40codecademy%2Fvariance)
Expand Down
1 change: 0 additions & 1 deletion packages/gamut-labs/.gitignore

This file was deleted.

Loading

0 comments on commit afe3440

Please sign in to comment.