sketchmark 1.3.2 → 1.3.4
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/index.cjs +0 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/dist/sketchmark.iife.js +0 -1
- package/dist/ui/embed.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -12669,7 +12669,6 @@ const EMBED_CSS = `
|
|
|
12669
12669
|
top: 0;
|
|
12670
12670
|
left: 0;
|
|
12671
12671
|
transform-origin: 0 0;
|
|
12672
|
-
will-change: transform;
|
|
12673
12672
|
}
|
|
12674
12673
|
|
|
12675
12674
|
.skm-embed__error {
|