summaryrefslogtreecommitdiffstats
path: root/node_modules/css-loader/index.js
blob: cef663dcea9f4831afb5dd68ab667714a4fafdf0 (plain) (blame)
1
2
3
4
5
/*
	MIT License http://www.opensource.org/licenses/mit-license.php
	Author Tobias Koppers @sokra
*/
module.exports = require("./lib/loader");