Added the tailwindcss Typescript Support

This commit is contained in:
Divyamrit
2022-06-19 10:03:21 +05:30
committed by GitHub
parent 492c5a21b0
commit 4922797a9a
+1
View File
@@ -1,3 +1,4 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
content: [
'./index.html',