Rocky_Mountain_Vending/.pnpm-store/v10/files/51/68640b11cf816885ece3679241ca6e2ae7f1d941fa2a916e2af01e5307e4f59ac4d104a8f244dec905f66adf933a83f51fca43fc0dfcf1875f0273cc8f0e3d
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

6 lines
206 B
Text

# Axe
We use the internal `valid-langs.js` module in the axe package in the `href` audit.
The axe package is not published with a `package.json` that allows importing
of its `lib`, so we must extract it.