diff --git a/assets/images/card-cover.jpg b/assets/images/card-cover.jpg new file mode 100644 index 0000000..eb8abc8 Binary files /dev/null and b/assets/images/card-cover.jpg differ diff --git a/components/CardBook.vue b/components/CardBook.vue new file mode 100644 index 0000000..6593e4b --- /dev/null +++ b/components/CardBook.vue @@ -0,0 +1,33 @@ + + + + + Kevin Kwan + Crazy rich asians + + + 252 reviews + + + the outrageously funny debut novel about three super-rich, pedigreed Chinese families and the gossip + + $4.99 + $24.12 + Buy Now + + + + + diff --git a/config/tailwind.config.js b/config/tailwind.config.js new file mode 100644 index 0000000..864d333 --- /dev/null +++ b/config/tailwind.config.js @@ -0,0 +1,11 @@ +/* + ** TailwindCSS Configuration File + ** + ** Docs: https://tailwindcss.com/docs/configuration + ** Default: https://github.com/tailwindcss/tailwindcss/blob/master/stubs/defaultConfig.stub.js + */ +module.exports = { + theme: {}, + variants: {}, + plugins: [] +} diff --git a/nuxt.config.ts b/nuxt.config.ts index 0318029..ec96604 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -102,7 +102,7 @@ const config: Configuration = { /* ** You can extend webpack config here */ - extractCSS: true, + extractCSS: { ignoreOrder: true }, extend(config: WebpackConfiguration, ctx) {}, // Config for Nuxt Property Decorator babel: { diff --git a/pages/bookshop.vue b/pages/bookshop.vue new file mode 100644 index 0000000..27c9e94 --- /dev/null +++ b/pages/bookshop.vue @@ -0,0 +1,15 @@ + + + + + + diff --git a/pages/index.vue b/pages/index.vue index e4e3c67..5400eb5 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,6 +1,7 @@ Nuxt TypeScript Starter + Go to BookShop diff --git a/scripts/verifyCommitMsg.js b/scripts/verifyCommitMsg.js index c63e543..f8d314e 100644 --- a/scripts/verifyCommitMsg.js +++ b/scripts/verifyCommitMsg.js @@ -10,7 +10,7 @@ if (!commitRE.test(msg)) { console.log() console.error( ` ${chalk.bgRed.white(' ERROR ')} ${chalk.red(`invalid commit message format.`)}\n\n` + - chalk.red(` Proper commit message format is required for automated changelog generation. Examples:\n\n`) + + chalk.red(`Proper commit message format is required for automated changelog generation. Examples:\n\n`) + ` ${chalk.green(`feat(compiler): add 'comments' option`)}\n` + ` ${chalk.green(`fix(v-model): handle events on blur (close #28)`)}\n\n` + chalk.red(` See .github/commit-convention.md for more details.\n`)
+ the outrageously funny debut novel about three super-rich, pedigreed Chinese families and the gossip +