BMAD-METHOD/.claude/rules/solidjs-tailwind-cursorrule.../solidjs-folder-structure.mdc

11 lines
263 B
Plaintext

---
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