Skip to content

Commit 1168fe2

Browse files
committed
Deprecate in favour of CSS Modules
1 parent 618db98 commit 1168fe2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[![Build Status][ci-img]][ci] [![npm][npm-img]][npm]
22

3+
> **PLEASE NOTE: This project is now deprecated. Instead, use [css-loader]'s [CSS Modules mode](https://github.com/webpack/css-loader#module-mode).**
4+
35
# PostCSS Local Scope
46

57
[PostCSS] plugin to transform global selectors into the [local scope] format of [Webpack]'s [css-loader].

0 commit comments

Comments
 (0)