blob: 2ad515f885190b451227bb82c4947c6964677737 [file] [log] [blame]
'use strict'
module.exports = function () {
return /url\((.*?)\)/ig
}