Buggy commit, failed to load file.

This commit is contained in:
Esad Mustafoski
2024-10-31 18:43:33 +01:00
parent a8ae8c240f
commit f307d9da68
8 changed files with 706 additions and 2872 deletions

View File

@@ -1,5 +1,5 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
export default {
content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
theme: {
extend: {