change migration => tailspin (#463)

This commit is contained in:
Cory LaViska
2025-01-08 13:59:27 -05:00
committed by GitHub
parent b4c4074ae1
commit 06e432589f
13 changed files with 13 additions and 13 deletions

View File

@@ -119,7 +119,7 @@ async function generateStyles() {
file.includes('themes/awesome') ||
file.includes('themes/active') ||
file.includes('themes/mellow') ||
file.includes('themes/migration') ||
file.includes('themes/tailspin') ||
file.includes('themes/brutalist')
) {
return false;