full site update
This commit is contained in:
2
node_modules/postcss/lib/result.js
generated
vendored
2
node_modules/postcss/lib/result.js
generated
vendored
@@ -12,7 +12,7 @@ class Result {
|
||||
this.messages = []
|
||||
this.root = root
|
||||
this.opts = opts
|
||||
this.css = undefined
|
||||
this.css = ''
|
||||
this.map = undefined
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user