Home Page

- Got a page design from TailwindUI
- Added to the default layout
- Added a header to the home page
This commit is contained in:
2020-11-08 17:21:45 +00:00
parent de3d4d03c3
commit cbdd40cb5a
5 changed files with 694 additions and 111 deletions

View File

@@ -22,7 +22,7 @@ export default {
// Modules for dev and build (recommended) (https://go.nuxtjs.dev/config-modules)
buildModules: [
// https://go.nuxtjs.dev/eslint
'@nuxtjs/eslint-module',
// '@nuxtjs/eslint-module',
// https://go.nuxtjs.dev/tailwindcss
'@nuxtjs/tailwindcss',
],