UNPKG

extracted-loader

Version:

Reloads stylesheets extracted with with ExtractTextPlugin

25 lines (24 loc) 522 B
{ "name": "extracted-loader", "version": "1.0.7", "description": "Reloads stylesheets extracted with with ExtractTextPlugin", "main": "index.js", "files": ["index.js"], "homepage": "https://github.com/sheerun/extracted-loader", "repository": { "type": "git", "url": "git://github.com/sheerun/extracted-loader.git" }, "author": "sheerun", "license": "MIT", "keywords": [ "webpack", "loader", "css", "scss", "styles", "stylesheets", "hotreload", "next.js" ] }