Updated Deps, adjusted Styles, Added DEV.to link

This commit is contained in:
Luke Hagar
2023-05-30 13:18:21 -05:00
parent 224cfa46a4
commit 1d8bc69bd7
10 changed files with 1302 additions and 1029 deletions

View File

@@ -10,14 +10,7 @@ const config = {
preprocess({
postcss: true
})
],
vitePlugin: {
experimental: {
inspector: {
holdMode: true
}
}
}
]
};
export default config;