pagyra-js 0.0.10 → 0.0.12

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
@@ -182,6 +182,8 @@ interface FontConfig {
182
182
  }
183
183
  ```
184
184
 
185
+ For a detailed guide on how to work with custom fonts in Vite and browser environments, see [Embedding Fonts](docs/font-embedding.md).
186
+
185
187
  ## Development
186
188
 
187
189
  ### Project Structure