Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrypticace committed Sep 30, 2024
1 parent 83cccdb commit 4fa07ea
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,11 @@ testFixture('v4/auto-content', [

testFixture('v4/auto-content-split', [
//
{
// TODO: This should _probably_ not be present
config: 'node_modules/tailwindcss/index.css',
content: [],
},
{
config: 'src/app.css',
content: [
Expand Down

0 comments on commit 4fa07ea

Please sign in to comment.