WXL
4 天以前 3bd962a6d7f61239c020e2dbbeb7341e5b842dd1
node_modules/postcss/lib/parser.js
@@ -176,7 +176,7 @@
    node.source.end.offset++
    let text = token[1].slice(2, -2)
    if (/^\s*$/.test(text)) {
    if (!text.trim()) {
      node.text = ''
      node.raws.left = text
      node.raws.right = ''