Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrypticace committed Apr 18, 2024
1 parent 8fe6bc1 commit 9a82cce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/tailwindcss/src/source-maps.test.ts
Expand Up @@ -70,8 +70,7 @@ test('@apply generates source maps', async () => {
expect(sources.length).toBe(1)

expect(annotations).toEqual([
//
'1:0 <- 1:0',
'1:0 <- 6:0',
'2:2 <- 2:2',
'3:2 <- 3:2',
'4:2 <- 3:2',
Expand Down

0 comments on commit 9a82cce

Please sign in to comment.