feat: unify pastel application into single playground and remove standalone pages

This commit is contained in:
2026-02-26 12:07:21 +01:00
parent 225a9ad7fb
commit 061ea1d806
21 changed files with 519 additions and 2127 deletions

View File

@@ -1,4 +1,3 @@
export * from './api/queries';
export * from './stores/historyStore';
export * from './utils/color';
export * from './utils/export';