---
description: Describes and enforces the preferred folder structure for SolidJS projects, including components, pages, and styles.
globs: src/**/*
- Use the following folder structure:
src/
components/
pages/
styles/
App.jsx
index.jsx