Removed the type from the tailwind config file

This commit is contained in:
Matt Aitken
2022-12-08 13:53:08 +00:00
parent 575d434240
commit 2e72afa3de
@@ -1,4 +1,3 @@
/** @type {import('tailwindcss').Config} */
const colors = require("tailwindcss/colors");
module.exports = {