@hanology/cham-browser 0.4.56 → 0.4.57

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hanology/cham-browser",
3
- "version": "0.4.56",
3
+ "version": "0.4.57",
4
4
  "description": "CHAM — browser-compatible parser, serializer, and site generator for Classical Han Annotated Markdown",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -121,7 +121,6 @@ function onTap(event: MouseEvent) {
121
121
  font-family: var(--sans);
122
122
  font-weight: 600;
123
123
  color: var(--vermillion);
124
- text-combine-upright: all;
125
124
  text-align: end;
126
125
  letter-spacing: 0;
127
126
  }