remove tailwindcss types
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
"@types/node": "*",
|
||||
"@types/react": "^18.0.15",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/tailwindcss": "^3.0.11",
|
||||
"@types/wait-on": "^5.3.1",
|
||||
"autoprefixer": "^10.4.8",
|
||||
"concurrently": "^7.3.0",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// @ts-nocheck
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: ["./app/**/*.{ts,tsx,md}"],
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user