Skip to content
Snippets Groups Projects
Commit 2b8929bd authored by Moritz Stückler's avatar Moritz Stückler :cowboy:
Browse files

chore: update/remove dependencies

parent af8a20f9
No related branches found
Tags v0.0.4
No related merge requests found
This diff is collapsed.
......@@ -10,7 +10,6 @@ module.exports = {
'@snowpack/plugin-typescript',
'@snowpack/plugin-postcss',
'@snowpack/plugin-dotenv',
'@jadex/snowpack-plugin-tailwindcss-jit',
],
routes: [
/* Enable an SPA Fallback in development: */
......@@ -24,7 +23,7 @@ module.exports = {
/* ... */
},
devOptions: {
/* ... */
tailwindConfig: './tailwind.config.js',
},
buildOptions: {
/* ... */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment