fix(styling): Consolidated shared styles for consistent font applied across various components.

This commit is contained in:
2024-12-05 20:20:29 +01:00
parent ebb6622637
commit 20abb7f837
9 changed files with 26 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-document',
version: '1.6.3',
version: '1.6.4',
description: 'A sophisticated framework for dynamically generating and rendering business documents like invoices with modern web technologies, featuring PDF creation, templating, and automation.'
}