full site update
This commit is contained in:
2
node_modules/postcss/lib/processor.js
generated
vendored
2
node_modules/postcss/lib/processor.js
generated
vendored
@@ -7,7 +7,7 @@ let Root = require('./root')
|
||||
|
||||
class Processor {
|
||||
constructor(plugins = []) {
|
||||
this.version = '8.5.3'
|
||||
this.version = '8.5.6'
|
||||
this.plugins = this.normalize(plugins)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user