mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Switch to @nuxt/tailwind
This commit is contained in:
parent
810f145687
commit
afa6a7a3e1
6 changed files with 98 additions and 13 deletions
|
|
@ -83,7 +83,9 @@ export default {
|
|||
/*
|
||||
** Nuxt.js modules
|
||||
*/
|
||||
modules: [],
|
||||
buildModules: [
|
||||
'@nuxtjs/tailwindcss'
|
||||
],
|
||||
|
||||
/*
|
||||
** Build configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue