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 b6b7a5e commit 0edf7c8Copy full SHA for 0edf7c8
packages/css/src/fileScope.ts
@@ -31,7 +31,7 @@ export function getFileScope(): FileScope {
31
Styles were unable to be assigned to a file. This is generally caused by one of the following:
32
33
- You may have created styles outside of a '.css.ts' context
34
- - You may have incorrect configuration. See https://vanilla-extract.style/documentation/setup
+ - You may have incorrect configuration. See https://vanilla-extract.style/documentation/getting-started
35
`,
36
);
37
}
0 commit comments