From ab7374258251479cf6deb360171e534cbdbeb101 Mon Sep 17 00:00:00 2001 From: Burak Benligiray Date: Wed, 29 Nov 2023 15:36:40 +0300 Subject: [PATCH] Initial Figma commit --- tokens/tokens.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tokens/tokens.json diff --git a/tokens/tokens.json b/tokens/tokens.json new file mode 100644 index 0000000..e3c0258 --- /dev/null +++ b/tokens/tokens.json @@ -0,0 +1,9 @@ +{ + "global": {}, + "$themes": [], + "$metadata": { + "tokenSetOrder": [ + "global" + ] + } +} \ No newline at end of file