mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 05:12:06 +03:00
Add note to base16.ts
This commit is contained in:
parent
fd2a9b3df9
commit
d6962d957b
@ -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 New Issue
Block a user