Skip to content

Commit 2ed9c3e

Browse files
committed
Deprecate in favour of CSS Modules
1 parent ff09729 commit 2ed9c3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
> **This approach is now deprecated. Instead, have a look at my [CSS Modules Example].**
2+
13
# PostCSS Local Scope Example
24

35
A small working example of [postcss-local-scope].
@@ -25,4 +27,5 @@ $ npm start & open http://localhost:8080
2527
[PostCSS]: https://github.com/postcss/postcss
2628
[postcss-loader]: https://github.com/postcss/postcss-loader
2729
[postcss-local-scope]: https://github.com/markdalgleish/postcss-local-scope
30+
[CSS Modules Example]: https://github.com/markdalgleish/css-modules-example
2831
[MIT]: http://markdalgleish.mit-license.org

0 commit comments

Comments
 (0)