You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -124,3 +125,7 @@ Webpack's [css-loader](https://github.com/webpack/css-loader) in module mode rep
124
125
Extending adds the source class name(s) to the exports.
125
126
126
127
Extending from other modules first imports the other module and then adds the class name(s) to the exports.
128
+
129
+
### Server-side and static websites
130
+
131
+
[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 commit comments