mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Include helpers in Tailwind
This commit is contained in:
parent
8825375b7a
commit
cc27c9941c
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
content: [
|
content: [
|
||||||
|
// General
|
||||||
|
'helpers/**/*.js',
|
||||||
|
|
||||||
// Nuxt
|
// Nuxt
|
||||||
'nuxt.config.js',
|
'nuxt.config.js',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue