"use strict"; module.exports = function () { return "a { color: red; }"; };