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 2c71d95 commit a63ef77Copy full SHA for a63ef77
src/runtime/nuxt-style-extractor.d.ts
@@ -2,7 +2,7 @@ declare module '#build/nuxt-style-extractor-config-hash.js' {
2
export const configHash: string
3
}
4
5
-declare module '#build/nuxt-style-extractor-transform.js' {
+declare module '#style-extractor/nuxt-style-extractor-transform.js' {
6
export interface Options {
7
html: string
8
css: string
0 commit comments