this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at fbd2e9d58a605a557fe2055fda71d8e058855c4e 4 lines 123 B view raw
1/** @type {import('tailwindcss').Config} */ 2module.exports = { 3 content: ["./**/*.html", "./**/*.templ", "./**/*.go"], 4};