Merge pull request #54 from sacarvy/patch-1

Added the tailwindcss Typescript Support
This commit is contained in:
Alexandre
2022-08-27 11:11:44 +02:00
committed by GitHub
+1
View File
@@ -1,3 +1,4 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
content: [
'./index.html',