We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4eaa22 commit 5fa7c9aCopy full SHA for 5fa7c9a
1 file changed
packages/react-strict-dom/babel/preset.js
@@ -34,7 +34,7 @@ function reactStrictPreset(_, options = {}) {
34
styleResolution: 'property-specificity',
35
unstable_moduleResolution: {
36
rootDir: process.cwd(),
37
- themeFileExtension: '.css.js',
+ themeFileExtension: '.css',
38
type: 'commonJS'
39
}
40
0 commit comments