diff --git a/src/drivers/webextension/images/icons/Mantine.svg b/src/drivers/webextension/images/icons/Mantine.svg new file mode 100644 index 000000000..d5a31ff5b --- /dev/null +++ b/src/drivers/webextension/images/icons/Mantine.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies/m.json b/src/technologies/m.json index 6f9f76c13..fd6d76d39 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -614,6 +614,17 @@ ], "website": "https://www.mangeznotez.com" }, + "Mantine": { + "cats": [ + 59 + ], + "description": "Mantine is a React components library.", + "icon": "Mantine.svg", + "implies": "TypeScript", + "dom": "style[data-emotion='mantine-global'], style[data-emotion='mantine']", + "oss": true, + "website": "https://mantine.dev" + }, "MantisBT": { "cats": [ 13