Skip to content

Commit 5839378

Browse files
committed
refactor: cleanup
1 parent e0e93d0 commit 5839378

File tree

3 files changed

+0
-11
lines changed

3 files changed

+0
-11
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"prettier-plugin-tailwindcss": "^0.6.6",
2626
"sharp": "^0.33.5",
2727
"svelte": "^4.2.18",
28-
"tailwind-thaitone": "^1.1.0",
2928
"tailwindcss": "^3.4.10",
3029
"typescript": "^5.5.4"
3130
},

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.

tailwind.config.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import defaultConfig from 'tailwindcss/defaultConfig'
22

3-
import thaitone from 'tailwind-thaitone'
4-
53
/** @type {import('tailwindcss').Config} */
64
export default {
75
content: ['./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}'],

0 commit comments

Comments
 (0)