@dpa-id-components/dpa-shared-components 7.2.2 → 8.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -6,6 +6,9 @@ Collection of vue 3 components for usage across dpa projects.
6
6
 
7
7
  This project requires a node version of 16.x or higher
8
8
 
9
+ You need to add and integrate the Inter font that can be found in `src/assets/fonts` to your project manually.
10
+ An example how the CSS could look can be found in `src/tailwind/fonts.css`
11
+
9
12
  ### Notes
10
13
 
11
14
  This project uses Typescript version >= 5.0. This upgrade included changes to the module resolution, which are not yet