I should have saved this long ago. Lots of changes. Learning a lot as well!

This commit is contained in:
Scott Idem
2024-02-16 20:12:19 -05:00
parent cb9bd1648c
commit 9958724aaa
681 changed files with 831 additions and 24 deletions

View File

@@ -16,10 +16,27 @@ export default {
skeleton({
themes: {
preset: [
{
name: 'gold-nouveau',
enhancements: true,
},
{
name: 'hamlindigo',
enhancements: true,
},
{
name: 'modern',
enhancements: true,
},
{
name: 'rocket',
enhancements: true,
},
{
name: 'wintry',
enhancements: true,
},
],
},
}),