From 47250efef193eb2aa60b2aceae9aa3d67e7be0b2 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Sat, 15 Aug 2026 19:50:35 +0100 Subject: [PATCH] Add the losnikitos/tailwind-colors-sketch-library plugin Co-authored-by: Cursor --- plugins.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index 40a1b875..d8085ed7 100644 --- a/plugins.json +++ b/plugins.json @@ -7298,5 +7298,14 @@ "homepage": "https://github.com/yoshi2ys/sketch-to-icon-composer", "author": "yoshi2ys", "lastUpdated": "2026-06-15 15:55:24 UTC" + }, + { + "title": "Tailwind Colors", + "description": "Adds the Tailwind CSS color palette as a Sketch library", + "name": "tailwind-colors-sketch-library", + "owner": "losnikitos", + "appcast": "https://raw.githubusercontent.com/losnikitos/tailwind-colors-sketch-library/main/.appcast.xml", + "homepage": "https://github.com/losnikitos/tailwind-colors-sketch-library", + "author": "Nikita Popov" } -] \ No newline at end of file +]