1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-06-04 06:02:16 +03:00
Dan Brown 8821844c4a
Exports: Fixed CSS file BOM mark breaking CSS variables in exports
Adds a dummy CSS rule to break as the first rule, instead of our
:root variables.
Fixes #5576
2025-05-05 12:21:32 +01:00
..