diff --git a/pages/tutorial.vue b/pages/tutorial.vue new file mode 100644 index 0000000..62b606f --- /dev/null +++ b/pages/tutorial.vue @@ -0,0 +1,321 @@ + + + + + \ No newline at end of file diff --git a/tailwind.config.js b/tailwind.config.js index 174fcde..fe7e4de 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -14,4 +14,4 @@ module.exports = { }, }, }, -} +} \ No newline at end of file