mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-01-06 15:45:58 +00:00
add medals table
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: ["./docs/**/*.html"],
|
||||
content: ["./docs/*.html"],
|
||||
theme: {
|
||||
extend: {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user