@divkitframework/divkit 30.22.0 → 30.23.0

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.
Files changed (2) hide show
  1. package/README.md +3 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  ## DivKit for the Web
2
2
 
3
- ![client code size](https://img.shields.io/badge/client%20lib%20minified&brotli-60.5%20KB-brightgreen)
3
+ ![client code size](https://img.shields.io/badge/client%20lib%20minified&brotli-82.8%20KB-brightgreen)
4
4
 
5
5
  ### Installation
6
6
 
@@ -14,7 +14,8 @@ npm i @divkitframework/divkit --save
14
14
 
15
15
  ### Inlude CSS
16
16
 
17
- For all variants of usage, css file `dist/client.css` is required. Include it in any way (import as module, link directly in html, etc).
17
+ > [!IMPORTANT]
18
+ > For all variants of usage, css file `dist/client.css` is required. Include it in any way (import as module, link directly in html, etc).
18
19
 
19
20
  ### Include js
20
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@divkitframework/divkit",
3
- "version": "30.22.0",
3
+ "version": "30.23.0",
4
4
  "description": "DivKit for the web",
5
5
  "keywords": [
6
6
  "server-driven-ui",