From 65dd702a9b4589decdaed96dd3755470a883f868 Mon Sep 17 00:00:00 2001 From: Abdullah Mzaien Date: Fri, 1 Oct 2021 15:43:34 +0300 Subject: [PATCH] fix: removing implies from stitches because it can work with any js framework/lib chore: update Stitiches logo to make it appear chore: removing unrelated things from dom --- .../webextension/images/icons/Stitches.svg | 35 ++++++++----------- src/technologies/s.json | 11 +----- 2 files changed, 15 insertions(+), 31 deletions(-) diff --git a/src/drivers/webextension/images/icons/Stitches.svg b/src/drivers/webextension/images/icons/Stitches.svg index bbb570149..7d89c5fee 100644 --- a/src/drivers/webextension/images/icons/Stitches.svg +++ b/src/drivers/webextension/images/icons/Stitches.svg @@ -1,21 +1,14 @@ - - - - - - - - - - - + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/technologies/s.json b/src/technologies/s.json index cba1a7214..246ca01e6 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -185,17 +185,8 @@ 47 ], "description": "Stitches is a is a CSS-in-JS styling framework with near-zero runtime, SSR, and multi-variant support.", - "dom": "style#stitches, .StudioCanvas, .publish-studio-style", + "dom": "style#stitches", "icon": "Stitches.svg", - "implies": [ - "React", - "Next.js", - "Gatsby", - "Svelte", - "SvelteKit", - "Vue.js", - "Angular" - ], "oss": true, "meta": { "generator": "^c-[A-Za-z]{5}$"