mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 21:13:02 +00:00
Add note to base16.ts
This commit is contained in:
parent
fd2a9b3df9
commit
d6962d957b
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
// NOTE – This should be removed
|
||||
// I (Nate) need to come back and check if we are still using this anywhere
|
||||
|
||||
import chroma, { Color, Scale } from "chroma-js";
|
||||
import { fontWeights } from "../../common";
|
||||
import { withOpacity } from "../../utils/color";
|
||||
|
|
Loading…
Reference in a new issue