From 9e8634d892c559c5b44565a68bf35b13cbcb5572 Mon Sep 17 00:00:00 2001 From: Aylur Date: Thu, 16 Jan 2025 17:37:00 +0100 Subject: add: gtk3 ts popover example closes #224 closes #157 --- examples/gtk3/js/notifications/style.scss | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/gtk3/js/notifications/style.scss (limited to 'examples/gtk3/js/notifications/style.scss') diff --git a/examples/gtk3/js/notifications/style.scss b/examples/gtk3/js/notifications/style.scss new file mode 100644 index 0000000..7ef0168 --- /dev/null +++ b/examples/gtk3/js/notifications/style.scss @@ -0,0 +1 @@ +@use "./notifications/Notification.scss"; -- cgit v1.2.3