- Similar to how the 'one-off pages' work: use `HashState` - Implement in `src/lib/components/css-form` - Start only with setting HashState when using raw input Later: - Use HashState for file input - use HashState for URL input - Also generate a 'share permalink' button/link to share the page, even when scraping a URL or using file upload.
HashStatesrc/lib/components/css-formLater: