🔧 npm update
This commit is contained in:
2
node_modules/postcss/lib/processor.d.ts
generated
vendored
2
node_modules/postcss/lib/processor.d.ts
generated
vendored
@@ -51,7 +51,7 @@ declare class Processor_ {
|
||||
/**
|
||||
* @param plugins PostCSS plugins
|
||||
*/
|
||||
constructor(plugins?: AcceptedPlugin[])
|
||||
constructor(plugins?: readonly AcceptedPlugin[])
|
||||
|
||||
/**
|
||||
* Parses source CSS and returns a `LazyResult` Promise proxy.
|
||||
|
||||
Reference in New Issue
Block a user