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 331913b commit 44cd89aCopy full SHA for 44cd89a
package.json
@@ -22,7 +22,7 @@
22
}
23
},
24
"./dist/": "./dist/",
25
- "./src/stylesheets/*.scss": "./src/stylesheets/*.scss"
+ "./src/stylesheets/": "./src/stylesheets/"
26
27
"files": ["*.md", "dist", "lib", "es", "src"],
28
"sideEffects": ["**/*.css"],
0 commit comments