Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions themes/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Field | Description
`form` | a configuration array or reference to a form field definition file, used for [theme customization](#theme-customization), optional.
`require` | an array of plugin names used for [theme dependencies](#theme-dependencies), optional.
`mix` | an object that defines Mix packages contained in your theme for [asset compilation](../console/asset-compilation).
`parent` | define a parent theme that this theme will use as a fallback if the file is not present, optional.

Example of the theme information file:

Expand Down