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 ae6664d commit 1b8755fCopy full SHA for 1b8755f
src/index.js
@@ -51,5 +51,6 @@ const plugin = (options = {}) => {
51
}
52
53
};
54
-export default plugin;
55
plugin.postcss = true;
+
56
+export default plugin;
0 commit comments