Skip to content

Commit 021bcc8

Browse files
committed
remove tailwind
1 parent ed0a23b commit 021bcc8

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

packages/idb-cache-app/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"@types/react-dom": "^18.3.7",
3838
"idb": "^8.0.2",
3939
"playwright": "^1.52.0",
40-
"tailwindcss": "^4.1.5",
4140
"typescript": "^5.8.3"
4241
}
4342
}
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
module.exports = {
2-
plugins: {
3-
tailwindcss: {},
4-
},
2+
plugins: {},
53
};

pnpm-lock.yaml

Lines changed: 0 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)