You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,7 @@ b.on('css stream', function (css) {
71
71
-`after`: optional array of postcss plugins to run after the required css-modules core plugins are run.
72
72
-`generateScopedName`: (API only) a function to override the default behaviour of creating locally scoped classnames.
73
73
-`global`: optional boolean. Set to `true` if you want `css-modulesify` to apply to `node_modules` as well as local files. You can read more about it in the [browserify docs](https://github.com/substack/node-browserify/#btransformtr-opts).
0 commit comments