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 60652f7 commit 53a8abeCopy full SHA for 53a8abe
2 files changed
examples/addon-controls/package.json
@@ -9,6 +9,7 @@
9
"dependencies": {
10
"@nuxtjs/storybook": "latest",
11
"@nuxtjs/tailwindcss": "latest",
12
- "nuxt-edge": "latest"
+ "nuxt-edge": "latest",
13
+ "postcss": "latest"
14
}
15
examples/mdx/package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "mdxk",
+ "name": "mdx",
3
"version": "1.0.0",
4
"license": "MIT",
5
"scripts": {
0 commit comments