We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575c48d commit 82c202dCopy full SHA for 82c202d
.changeset/silly-turtles-doubt.md
@@ -0,0 +1,5 @@
1
+---
2
+"@stackoverflow/stacks-editor": patch
3
4
+
5
+map location of editor styles bundle to exports
package.json
@@ -26,7 +26,8 @@
26
"./plugins/official": {
27
"import": "./dist/plugins/official/index.js",
28
"types": "./dist/plugins/official/index.d.ts"
29
- }
+ },
30
+ "./dist/styles.css": "./dist/styles.css"
31
},
32
"files": [
33
"dist/"
0 commit comments