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:
88
88
* [ postcss-modules-local-by-default]
89
89
* [ postcss-modules-extract-imports]
90
90
* [ postcss-modules-scope]
91
+ * [ postcss-modules-values]
91
92
92
93
(i.e. the [ CSS Modules] specification).
93
94
@@ -108,6 +109,7 @@ browserify -p [css-modulesify \
108
109
[ postcss-modules-local-by-default ] : https://github.com/css-modules/postcss-modules-local-by-default
109
110
[ postcss-modules-extract-imports ] : https://github.com/css-modules/postcss-modules-extract-imports
110
111
[ postcss-modules-scope ] : https://github.com/css-modules/postcss-modules-scope
112
+ [ postcss-modules-values ] : https://github.com/css-modules/postcss-modules-values
111
113
112
114
## Building for production
113
115
You can’t perform that action at this time.
0 commit comments