Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Commit

Permalink
css modules
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Apr 2, 2016
1 parent e317df6 commit 485fb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module.exports = {
// ...
plugins: {
css: {
cssModules: true
modules: true
}
}
};
Expand Down

0 comments on commit 485fb55

Please sign in to comment.