Update build path comment in scrying-pool.less

Changed comment to reflect new build output location.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
2026-05-24 14:13:45 +02:00
parent 06cf740aa3
commit 63d83e999a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/** /**
* styles/scrying-pool.less — Entry point (@imports only) * styles/scrying-pool.less — Entry point (@imports only)
* *
* Build: npm run build → dist/styles/scrying-pool.css * Build: npm run build → styles/scrying-pool.css
* Watch: npm run watch (chokidar detects changes in @import-ed partials) * Watch: npm run watch (chokidar detects changes in @import-ed partials)
* *
* Import order: tokens (base → states → motion → focus) → components * Import order: tokens (base → states → motion → focus) → components
+1 -1
View File
@@ -1,7 +1,7 @@
/** /**
* styles/scrying-pool.less — Entry point (@imports only) * styles/scrying-pool.less — Entry point (@imports only)
* *
* Build: npm run build → dist/styles/scrying-pool.css * Build: npm run build → styles/scrying-pool.css
* Watch: npm run watch (chokidar detects changes in @import-ed partials) * Watch: npm run watch (chokidar detects changes in @import-ed partials)
* *
* Import order: tokens (base → states → motion → focus) → components * Import order: tokens (base → states → motion → focus) → components