From 34b1be1bf63d26660168b57cfde68b2015856cde Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 27 Apr 2022 22:44:05 +0600 Subject: [PATCH] Add Tachyons / ui framework --- src/technologies/t.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/technologies/t.json b/src/technologies/t.json index 736d34b68..564f9ead0 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -221,6 +221,25 @@ "website": "https://www.taboola.com", "xhr": "\\.taboola\\.com" }, + "Tachyons": { + "cats": [ + 66 + ], + "description": "Tachyons is a functional CSS framework.", + "icon": "default.svg", + "dom": { + "link[href*='tachyons.min.css']": { + "attributes": { + "href": "(?:([\\d\\.]+)(?:/css)?/)?tachyons\\.min\\.css\\;version:\\1" + } + } + }, + "js": { + "webpackChunkgatsby_starter_blog_tachyons": "" + }, + "oss": true, + "website": "https://tachyons.io" + }, "TagPro": { "cats": [ 42