Skip to content

Commit d086a5e

Browse files
authored
chore: cleanup tailwind tests (#129)
1 parent 048e6da commit d086a5e

5 files changed

Lines changed: 4 additions & 241 deletions

File tree

src/__tests__/vendor/tailwind/effects.test.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
import { renderCurrentTest } from "./_tailwind";
22

3+
/**
4+
* TODO: Add tests for full coverage of https://tailwindcss.com/docs/box-shadow
5+
*/
6+
37
describe("Effects - Box Shadow", () => {
48
test("shadow-sm", async () => {
59
expect(await renderCurrentTest()).toStrictEqual({

src/__tests__/vendor/tailwind/sizing.tsx

Lines changed: 0 additions & 241 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)