From 63d83e999ae9a904cb2b68bb96a2de251f32481d Mon Sep 17 00:00:00 2001 From: LeRatierBretonnier Date: Sun, 24 May 2026 14:13:45 +0200 Subject: [PATCH] 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 --- styles/scrying-pool.css | 2 +- styles/scrying-pool.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/scrying-pool.css b/styles/scrying-pool.css index b9faf84..8761586 100644 --- a/styles/scrying-pool.css +++ b/styles/scrying-pool.css @@ -1,7 +1,7 @@ /** * 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) * * Import order: tokens (base → states → motion → focus) → components diff --git a/styles/scrying-pool.less b/styles/scrying-pool.less index c823e49..d72c979 100644 --- a/styles/scrying-pool.less +++ b/styles/scrying-pool.less @@ -1,7 +1,7 @@ /** * 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) * * Import order: tokens (base → states → motion → focus) → components