quasar-cosmos-design-system 0.0.21 → 0.0.22

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.
@@ -15,7 +15,7 @@ i.material-symbols-rounded
15
15
  white-space: nowrap
16
16
  word-wrap: normal
17
17
  direction: ltr
18
- font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 48
18
+ font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 24
19
19
  -webkit-font-feature-settings: 'liga'
20
20
  -webkit-font-smoothing: antialiased
21
21
 
@@ -31,6 +31,6 @@ i.material-symbols-outlined
31
31
  white-space: nowrap
32
32
  word-wrap: normal
33
33
  direction: ltr
34
- font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 48
34
+ font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 24
35
35
  -webkit-font-feature-settings: 'liga'
36
36
  -webkit-font-smoothing: antialiased
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "quasar-cosmos-design-system",
3
3
  "private": false,
4
- "version": "0.0.21",
4
+ "version": "0.0.22",
5
5
  "type": "module",
6
6
  "main": "./dist/quasar-cosmos-design-system.js",
7
7
  "module": "./dist/quasar-cosmos-design-system.js",