mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Update tailwind pages directory config for next
This commit is contained in:
parent
decaaabfe1
commit
71700034d8
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ module.exports = {
|
||||||
'components-nuxt/**/*.{js,ts,jsx,tsx,vue}',
|
'components-nuxt/**/*.{js,ts,jsx,tsx,vue}',
|
||||||
'layouts-eleventy/**/*.js',
|
'layouts-eleventy/**/*.js',
|
||||||
'layouts/**/*.vue',
|
'layouts/**/*.vue',
|
||||||
'pages/**/*.vue',
|
'pages/**/*.{js,ts,jsx,tsx}',
|
||||||
|
'pages-nuxt/**/*.vue',
|
||||||
'pages-eleventy/**/*.js',
|
'pages-eleventy/**/*.js',
|
||||||
'plugins/**/*.js',
|
'plugins/**/*.js',
|
||||||
'nuxt.config.js'
|
'nuxt.config.js'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue