@community-release/nx-ui 0.0.27 → 0.0.28

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/dist/module.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "ui",
3
3
  "configKey": "ui",
4
- "version": "0.0.27"
4
+ "version": "0.0.28"
5
5
  }
@@ -229,7 +229,6 @@ export default {
229
229
  height: 100%;
230
230
  font-weight: 600;
231
231
  font-family: @com-font-header;
232
- letter-spacing: -0.015em;
233
232
 
234
233
  .slot-default {
235
234
  padding: 0 @com-space-mini;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@community-release/nx-ui",
3
- "version": "0.0.27",
3
+ "version": "0.0.28",
4
4
  "description": "nx-ui - Nuxt UI library",
5
5
  "repository": {
6
6
  "type": "git",