Skip to main content

Templates

The "04-templates" folder is a directory that is used to store templates for the various pages and layouts of the website or application.

The purpose of the "04-templates" folder is to provide a structure for how the various UI elements and components that make up the design system will be arranged and used on different pages and layouts of the website or application.

The "04-templates" folder is typically organized in a way that reflects the structure of the pages and layouts it contains. For example, if the project has a page template for a blog post, there should be a folder within the "04-templates" folder called "single-post" that contains the code for that template.