Commit Graph

9 Commits

Author SHA1 Message Date
6ff218e0f3 Fix Dart Sass legacy JS API deprecation warning
- Upgrade sass from 1.99.0 to 1.101.0 (latest)
- Add css.preprocessorOptions.scss.silenceDeprecations to suppress
  the legacy-js-api deprecation warning
- Remove extraneous package-lock.json (using bun)

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-15 23:08:03 +03:00
0d60dbbb5f Rewrite in bun and vite away from NextJs
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 22:07:58 +03:00
a5e6994e3a Install sass 2026-04-29 21:24:40 +03:00
4c47218f74 Add missing types 2026-04-29 21:13:54 +03:00
9a2e646776 Increment version 2022-07-31 21:32:27 +03:00
641a572fc1 Add fade transition 2022-06-29 22:58:32 +03:00
31553c0ed8 Performers component v1 2022-06-14 19:48:15 +03:00
696bc00072 Initial next app 2022-06-06 19:00:21 +03:00
78f6b78438 Initial commit from Create Next App 2022-06-05 21:01:23 +03:00