Skip to content

Commit af9ea7e

Browse files
committed
docs: refer to the local documentation
1 parent 266606b commit af9ea7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<img src='./.README/babel-plugin-react-css-modules.png' height='150' />
1010

11-
Transforms `styleName` to `className` using compile time [CSS module](https://github.com/css-modules/css-modules) resolution.
11+
Transforms `styleName` to `className` using compile time [CSS module](#css-modules) resolution.
1212

1313
In contrast to [`react-css-modules`](https://github.com/gajus/react-css-modules), `babel-plugin-react-css-modules` has a loot smaller performance overhead (0-10% vs +50%; see [Performance](#performance)) and a lot smaller size footprint (less than 2kb vs 17kb reaact-css-modules + lodash dependency).
1414

0 commit comments

Comments
 (0)