Fix: Include built CSS in distribution
- Updated .gitignore to allow dist/styles/ folder - Added dist/styles/scrying-pool.css to git tracking - This ensures users get the compiled CSS when installing from source Without this, the module would have NO STYLING AT ALL because: 1. dist/ was in .gitignore 2. Users need to run 'npm run build' manually (not standard practice) 3. FoundryVTT modules typically ship with compiled assets Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
Vendored
+1837
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user