File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ The following PostCSS plugins are enabled by default:
8888 * [ postcss-modules-local-by-default]
8989 * [ postcss-modules-extract-imports]
9090 * [ postcss-modules-scope]
91+ * [ postcss-modules-values]
9192
9293(i.e. the [ CSS Modules] specification).
9394
@@ -108,6 +109,7 @@ browserify -p [css-modulesify \
108109[ postcss-modules-local-by-default ] : https://github.com/css-modules/postcss-modules-local-by-default
109110[ postcss-modules-extract-imports ] : https://github.com/css-modules/postcss-modules-extract-imports
110111[ postcss-modules-scope ] : https://github.com/css-modules/postcss-modules-scope
112+ [ postcss-modules-values ] : https://github.com/css-modules/postcss-modules-values
111113
112114## Building for production
113115
You can’t perform that action at this time.
0 commit comments