Начат фронтенд
This commit is contained in:
2
node_modules/postcss/lib/warning.js
generated
vendored
2
node_modules/postcss/lib/warning.js
generated
vendored
@@ -19,8 +19,8 @@ class Warning {
|
||||
toString() {
|
||||
if (this.node) {
|
||||
return this.node.error(this.text, {
|
||||
index: this.index,
|
||||
plugin: this.plugin,
|
||||
index: this.index,
|
||||
word: this.word
|
||||
}).message
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user