diff --git a/index.js b/index.js index bb3ff540..7952afdc 100644 --- a/index.js +++ b/index.js @@ -48,7 +48,7 @@ exports.create = function (config) { }, putRaw: function (rawCssRule) { renderer.raw += rawCssRule; - }, + } }, config); if (renderer.client) {