We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff09729 commit 2ed9c3eCopy full SHA for 2ed9c3e
README.md
@@ -1,3 +1,5 @@
1
+> **This approach is now deprecated. Instead, have a look at my [CSS Modules Example].**
2
+
3
# PostCSS Local Scope Example
4
5
A small working example of [postcss-local-scope].
@@ -25,4 +27,5 @@ $ npm start & open http://localhost:8080
25
27
[PostCSS]: https://github.com/postcss/postcss
26
28
[postcss-loader]: https://github.com/postcss/postcss-loader
29
[postcss-local-scope]: https://github.com/markdalgleish/postcss-local-scope
30
+[CSS Modules Example]: https://github.com/markdalgleish/css-modules-example
31
[MIT]: http://markdalgleish.mit-license.org
0 commit comments