UNPKG

babel-plugin-react-css-modules

Version:

Transforms styleName to className using compile time CSS module resolution.

12 lines (11 loc) 205 B
<!doctype html> <html> <head> <meta charset='utf-8'> <link rel='icon' href='data:;base64,iVBORw0KGgo='> </head> <body> <div id='main'></div> <script src='main.js'></script> </body> </html>