Skip to content

Commit 11be9b8

Browse files
committed
Link to CSS Modules documentation
1 parent 0543f27 commit 11be9b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# CSS Modules Webpack Demo
44

5-
A working demo of **CSS Modules**, using [Webpack]'s [css-loader] in [module mode].
5+
A working demo of [CSS Modules], using [Webpack]'s [css-loader] in [module mode].
66

77
## Run the example
88

@@ -15,6 +15,7 @@ $ npm start & open http://localhost:8080
1515

1616
[MIT]
1717

18+
[CSS Modules]: https://github.com/css-modules/css-modules
1819
[Webpack]: http://webpack.github.io
1920
[css-loader]: https://github.com/webpack/css-loader
2021
[module mode]: https://github.com/webpack/css-loader/#module-mode

0 commit comments

Comments
 (0)