Reference type definitions

This commit is contained in:
Willian Mitsuda 2022-08-08 04:59:31 -03:00
parent 96646cb13c
commit 664106b542
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ function withOpacity(variableName) {
};
}
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ["./src/**/*.{js,jsx,ts,tsx}", "./index.html"],
theme: {