native implementation for interrogator

This commit is contained in:
Vladimir Mandic
2023-11-04 10:53:38 -04:00
parent 426729aa6f
commit 418279ff7b
15 changed files with 294 additions and 59 deletions
-7
View File
@@ -238,13 +238,6 @@ svg.feather.feather-image, .feather .feather-image { display: none }
--radius-md: 0;
--radius-xl: 0;
--radius-xxl: 0;
--text-xxs: 9px;
--text-xs: 10px;
--text-sm: 12px;
--text-md: 14px;
--text-lg: 16px;
--text-xl: 22px;
--text-xxl: 26px;
--font: 'Source Sans Pro', 'ui-sans-serif', 'system-ui', sans-serif;
--font-mono: 'IBM Plex Mono', 'ui-monospace', 'Consolas', monospace;
--body-text-size: var(--text-md);