diff --git a/src/drivers/webextension/images/icons/Stencil.svg b/src/drivers/webextension/images/icons/Stencil.svg new file mode 100644 index 000000000..415575f91 --- /dev/null +++ b/src/drivers/webextension/images/icons/Stencil.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index 7de70ac4b..4bde9dcd7 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -4716,6 +4716,16 @@ "scriptSrc": "\\.steelhousemedia\\.com/(?:spx\\?dxver=([\\d.]+))?\\;version:\\1", "website": "https://steelhouse.com" }, + "Stencil": { + "cats": [ + 18 + ], + "description": "Stencil is a compiler that generates Web Components developed by the Ionic team.", + "icon": "Stencil.svg", + "dom": "html[data-stencil-build][class*='hydrated'], stencil-router, stencil-route-link", + "oss": true, + "website": "https://stenciljs.com" + }, "Stimulus": { "cats": [ 12