Skip to content

Commit fee2b0a

Browse files
committed
DEPRECATE
1 parent 40035a6 commit fee2b0a

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,6 +1,8 @@
11
css-modules-require-hook
22
========================
33

4+
# DEPRECATED. USE [css-modules/css-modules-require-hook](https://github.com/css-modules/css-modules-require-hook) instead
5+
46
Automatically compiles a CSS Module to a low-level interchange format called ICSS or [Interoperable CSS](https://github.com/css-modules/icss).
57

68
One of the ways you can compile [CSS Modules](https://github.com/css-modules/css-modules) to the ICSS format is through the require hook. The require hook will bind itself to node's require and automatically compile files on the fly. This is similar to Babel's [babel/register](https://babeljs.io/docs/usage/require/).

0 commit comments

Comments
 (0)