summaryrefslogtreecommitdiff
path: root/src/glibext/gresource.xml
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-05-30 20:10:50 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-05-30 20:10:50 (GMT)
commitc21a38d5af9a57e470d5445fcec354b07de784f2 (patch)
tree6c461364d39498193a8ee1a9501aed08a8eedc67 /src/glibext/gresource.xml
parent8043a52accf1b413362c54adb117c7786e237917 (diff)
Centralize the CSS rendering features.
Diffstat (limited to 'src/glibext/gresource.xml')
-rw-r--r--src/glibext/gresource.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/glibext/gresource.xml b/src/glibext/gresource.xml
new file mode 100644
index 0000000..0a88e4c
--- /dev/null
+++ b/src/glibext/gresource.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<gresources>
+ <gresource prefix="/re/chrysalide/framework/glibext">
+ <file compressed="true">tokenstyle.css</file>
+ </gresource>
+</gresources>