We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 754868e commit c0019d7Copy full SHA for c0019d7
docs/storefront/stencil/themes/foundations/directory-structure.mdx
@@ -1,6 +1,11 @@
1
# Directory Structure
2
3
-
+<Callout type="info">
4
+Stencil has a hard limit on directory depth within theme files when using the control panel Theme Files Editor.
5
+
6
+Themes with a maximum directory depth greater than `9` will be uneditable within the control panel and will require local development to make edits.
7
+</Callout>
8
9
The default directory structure for [Cornerstone](https://github.com/bigcommerce/cornerstone)-based themes is as follows:
10
11
0 commit comments