mirror of
https://github.com/imfing/hextra.git
synced 2025-07-01 17:27:39 -04:00
feat: add filetree component for shortcode
chore: update tailwind config and move hugo_stats
This commit is contained in:
@ -12,9 +12,7 @@ const makePrimaryColor =
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: [
|
||||
"./layouts/**/*.html",
|
||||
"./content/**/*.{html,md}",
|
||||
'./hugo_stats.json'
|
||||
'./**/hugo_stats.json',
|
||||
],
|
||||
theme: {
|
||||
screens: {
|
||||
|
Reference in New Issue
Block a user