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.
OnceExit
Once
1 parent 53271d0 commit 53dbff6Copy full SHA for 53dbff6
src/index.js
@@ -88,7 +88,7 @@ const plugin = (options = {}) => {
88
89
return {
90
postcssPlugin: "postcss-modules-scope",
91
- Once(root, { rule }) {
+ OnceExit(root, { rule }) {
92
const exports = Object.create(null);
93
94
function exportScopedName(name, rawName) {
0 commit comments