Skip to content

Commit

Permalink
#10 Remove tailwind
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrii Kirmas committed Mar 15, 2021
1 parent c5ef9c6 commit 9514c9e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 38,053 deletions.
11 changes: 0 additions & 11 deletions __typing__/index.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,3 @@ it('material10', async () => {
input
})
})

it('tailwind2', async () => {
const from = `${__dirname}/node_modules/tailwindcss2/dist/tailwind.css`
, localFrom = `${__dirname}/tailwind2.css`
, input = rfs(from)

await run({
from: localFrom,
input
})
})
Loading

0 comments on commit 9514c9e

Please sign in to comment.