mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-31 07:40:33 +00:00
fix(schema): make postcss plugins a record type (#3403)
This commit is contained in:
parent
0958a61322
commit
720e31d498
@ -11,6 +11,7 @@ export default {
|
||||
* Options for configuring PostCSS plugins.
|
||||
*
|
||||
* https://postcss.org/
|
||||
* @type {Record<string, any>}
|
||||
*/
|
||||
plugins: {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user