/* MIT License http://www.opensource.org/licenses/mit-license.php Author Tobias Koppers @sokra */ var loaderUtils = require("loader-utils"), path = require("path"), universal = require('./universal'); module.exports = function() {}; module.exports.pitch = function(remainingRequest) { if(this.cacheable) this.cacheable(); var query = loaderUtils.getOptions(this) || {}; return [ "// style-loader: Adds some css to the DOM by adding a