Skip to content

Commit

Permalink
Added link to implementation for the server side
Browse files Browse the repository at this point in the history
  • Loading branch information
madyankin committed Feb 20, 2016
1 parent 20624ee commit 11508ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -124,3 +124,7 @@ Webpack's [css-loader](https://github.com/webpack/css-loader) in module mode rep
Extending adds the source class name(s) to the exports.

Extending from other modules first imports the other module and then adds the class name(s) to the exports.

### Server-side and static websites

[PostCSS-Modules](https://github.com/outpunk/postcss-modules) allows to use CSS Modules for static builds and the server side with Ruby, PHP or any other language or framework.

0 comments on commit 11508ec

Please sign in to comment.