Minimal Viable Product + Refactor to pinia store + Fix PDF export
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
|
||||
@custom-variant dark (&:is(.dark *));
|
||||
|
||||
/* FIX jspdf export (https://github.com/parallax/jsPDF/issues/3532#issuecomment-1492983053) */
|
||||
@layer base {
|
||||
img {
|
||||
@apply inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
@theme inline {
|
||||
--font-sans: Instrument Sans, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user