UNPKG

happypack

Version:

webpack speed booster, makes you happy!

16 lines (13 loc) 246 B
<!DOCTYPE html> <html> <head> <title>sass-loader happypack example</title> <script src="dist/main.js"></script> </head> <body> <p>Background should be red!</p> <div class="component"> This should be yellow! </div> </body> </html>