Skip to content

Commit 58c8ed0

Browse files
committed
Merge pull request #73 from IanVS/values-plugin
Add postcss-modules-values to default plugins
2 parents a573dae + 2711ba4 commit 58c8ed0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)