remove tailwindcss types

This commit is contained in:
itsMapleLeaf
2022-08-06 00:54:47 -05:00
parent 8443dfb019
commit 49621c5d9d
3 changed files with 2 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
// @ts-nocheck
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ["./app/**/*.{ts,tsx,md}"],
theme: {