We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e7879 commit 779a022Copy full SHA for 779a022
src/index.js
@@ -65,7 +65,6 @@ export default async function loader(content, map, meta) {
65
extensions: ['.css'],
66
mainFields: ['css', 'style', 'main', '...'],
67
mainFiles: ['index', '...'],
68
- restrictions: [/\.css$/i],
69
});
70
71
plugins.push(
0 commit comments