mirror of
https://github.com/gauvainboiche/ketapk.git
synced 2026-09-02 11:13:11 +02:00
refacto: Making Tailwind offline + making it Tauri compatible for compilation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { CLINICAL_THRESHOLDS } from '/pkCore.js';
|
||||
import { CLINICAL_THRESHOLDS } from './pkCore.js';
|
||||
import { t } from './i18n.js';
|
||||
|
||||
export function updateChartAnnotations(chart, mode, currentYMax) {
|
||||
|
||||
Reference in New Issue
Block a user