Improve badge performance

This commit is contained in:
Peter Stockings
2026-03-10 19:23:56 +11:00
parent dcef99c3bf
commit 808143f92b
5 changed files with 45 additions and 38 deletions

View File

@@ -3,9 +3,6 @@ module.exports = {
content: ["./app/templates/**/*.html"],
theme: {
extend: {
fontFamily: {
sans: ['Inter', 'sans-serif'],
},
colors: {
primary: {
50: '#f0fdfa',